User Profile

Collapse

Profile Sidebar

Collapse
warren hankey
warren hankey
Last Activity: Apr 17 '08, 12:36 AM
Joined: Apr 15 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • warren hankey
    replied to ppgplot
    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.
    See more | Go to post

    Leave a comment:


  • warren hankey
    replied to ppgplot
    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...
    See more | Go to post

    Leave a comment:


  • warren hankey
    started a topic ppgplot

    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...
    See more | Go to post

  • warren hankey
    replied to What is your OS and Python Version
    OS is Mepis 6.5, Debian. Using Python 2.4.3. with scipy, Numeric, trying to get ppgplot happening

    warren
    See more | Go to post

    Leave a comment:

No activity results to display
Show More
Working...