PyNGL install

From: Hiroyuki Kurokawa <kurokawa_at_nyahnyahspammersnyahnyah>
Date: Fri Sep 16 2011 - 05:36:50 MDT

Hello,

Now I'm trying to install PyNGL from binary file.
My PC is Mac OS X 10.6.8, 32bit system.
When I check whether it is installed successfully by type "import Ngl" on Python,
There are error messages shown below.

>>> import Ngl
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/PyNGL/Ngl.py", line 39, in <module>
    import fplib
ImportError: dlopen(/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/PyNGL/fplib.so, 2): no suitable image found. Did find:
        /Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/PyNGL/fplib.so: mach-o, but wrong architecture
  
I could not understand this error.
Is this error to install PyNGL?
Or should I check python or some other settings?

Thanks,

Hiroyuki Kurokawa

----------------------------------------------------------------------------------------
Hiroyuki Kurokawa
Tokyo Institute of Technology & Max-Planck Institute for Astronomy
PhD student
email:kurokawa@geo.titech.ac.jp
----------------------------------------------------------------------------------------

_______________________________________________
pyngl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/pyngl-talk
Received on Fri Sep 16 05:34:54 2011

This archive was generated by hypermail 2.1.8 : Mon Oct 10 2011 - 14:31:01 MDT