I downloaded and installed Python 3.7 macOS 64-bit installer from
https://www.python.org/downloads/release/python-370/
I have the IDLE, so I know I installed python. However, when I try to check the version I have on terminal, it appears:
$ python -v
dyld: Library not loaded: @rpath/Python
Referenced from: /Users/EmiPaz/Library/Enthought/Canopy_64bit/User/bin/python
Reason: image not found
Abort trap: 6