Open GoogleCodeExporter opened 9 years ago
Pyzo is able to install Python packages the normal way. I recommend to check
out the source code or pack out the tar file and follow Pyzo's instruction for
installing a pure Python package whose source code is in some folder.
The particular problem you have is that matplotlib is not available. That is
really strange, Pyzo is for scientific computing with Python and matplotlib is
a core component of any Python scientific computing environment.
The syntax error you get is really strange.
The message with the --prefix option is not relevant in your case as you want
to install SciTools in the default location, i.e., the location where Pyzo
wants packages to be. However, it is annoying to work with Python if you don't
know PATH and PYTHONPATH are (these are environment variables and can be set
interactively in Windows - google for "MS-DOS PATH", "PYTHONPATH" and
"environment variables").
Original comment by h...@simula.no
on 18 Oct 2013 at 6:36
Original issue reported on code.google.com by
nigro....@googlemail.com
on 17 Oct 2013 at 9:20Attachments: