I'm a newbie to python. Trying to compile a file in mac terminal.
I did python file_name.py
Gives me following error: /Users/XXX/Library/Enthought/Canopy_64bit/User/bin/python/activate: no such file or directory
I have previously installed Canopy and selected "Yes, use Canopy as python default". Now how do I fix this? Appreciate it.