hexdump module installation error

Pieter van Oostrum pieter-l at vanoostrum.org
Thu Dec 19 09:30:52 EST 2019


tommy yama <bluebox03 at gmail.com> writes:

> user at USERnoMacBook-Air LibraBrowser % python3 hexdump.py
>
> /usr/local/Cellar/python/3.7.5/Frameworks/Python.framework/Versions/3.7/Resources/Python.app/Contents/MacOS/Python:
> can't open file 'hexdump.py': [Errno 2] No such file or directory
>
> user at USERnoMacBook-Air LibraBrowser %

Could it be that your pip3 belongs to a different Python than the one above (for example a Python 3.8 or 3.6)? What is the output of 'pip3 --version' (without quotes)?

-- 
Pieter van Oostrum
www: http://pieter.vanoostrum.org/
PGP key: [8DAE142BE17999C4]


More information about the Python-list mailing list