Thanks again!
You were right.
It turns out I thought I had the needed libraries, but I didn't!
I only just realised that I need the developer packages installed, with the header and development files, to be able to build and compile, not just the plain libraries.
This should resolve my problem.
Hey, I'm learning ........ the hard way.
User Profile
Collapse
-
Thanks,
I believe I have all the dependencies satisfied.
I have Numeric package, libg2c0, and everything required in the INSTALL notes that came with the source.
As you can see, it doesn't complain when it gets built.
And you can see I have pgplot5 installed.
I've come here because I've checked the documentation and can't work out what I'm missing.
Upon import into python it complains about...Leave a comment:
-
ppgplot
Having trouble installing ppgplot. Needed for PhD astrophysical work.
Mepis 6.5, bash shell.
It seems to build and install fine but I get this error when I try to import to python,
>>> import ppgplot
Traceback (most recent call last):
File "<stdin>", line 1, in ?
File "/usr/lib/python2.4/site-packages/ppgplot/__init__.py", line 1, in ?
from... -
OS is Mepis 6.5, Debian. Using Python 2.4.3. with scipy, Numeric, trying to get ppgplot happening
warrenLeave a comment:
No activity results to display
Show More
Leave a comment: