Saturday, 8 June 2013

Macports installation path python module

Macports installation path python module

I just installed the python module: matplotlib.pyplot from macports at: link. I tried to import the module in python and it could not find the module as I got an error message saying: ImportError: No module named matplotlib.pyplot.
I think this could be easily resolved by updating the path to include the directory where macports installed matplotlib.pyplot. However, I do not know where macports installed this module. I navigated through the terminal the best I could looking through directories that ended in /lib. I did not find it.
How can I find where macports installed this module?

No comments:

Post a Comment