Re: Need Help installing PyNGL on OS X 10.6

From: Mary Haley <haley_at_nyahnyahspammersnyahnyah>
Date: Wed Mar 16 2011 - 09:35:47 MDT

Hi Robert,

Sorry for the delay in response. I've been out of the office.

The installation is probably okay, but your Python may be looking for your files in a different directory.

What does the following report on your system:

  which python

What does it report when you run python interactive and type:

  import sys
  sys.path

You might be able to simply add /usr/local/lib/python2.6/site-packages to your PYTHONPATH to get it to work.

--Mary

On Mar 9, 2011, at 12:48 PM, Robert V. Bolton wrote:

> Hello,
>
> I need some help installing PyNGL on OS X 10.6. I've downloaded the
> binary files for OS X, but when I install them into /usr/local as per
> the installation but it doesn't seem to work when I try to import Ngl
> into a python script. Where should I install the files?
>
> Robert V. Bolton
> Systems Administrator
> University of Utah
> Center for High Performance Computing
> _______________________________________________
> pyngl-talk mailing list
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/pyngl-talk

_______________________________________________
pyngl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/pyngl-talk
Received on Wed Mar 16 09:35:52 2011

This archive was generated by hypermail 2.1.8 : Wed May 18 2011 - 12:00:50 MDT