My PYTHONPATH is set up. I have been using it for years and it has worked
before.
big...@bs2-21-dhcp-208 12:43:55 ~:
echo $PYTHONPATH
:/sw/lib/python2.6/site-packages/:/sw/lib/python2.5/site-packages/:/Users/biggus/SourceCodeEtc/svnCheckOuts/matplotlib/lib/:/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/:/Library/Python/2.5/site-packages/:/Users/biggus/lib/python/site-packages/:/Library/Python/2.5/site-packages/
big...@bs2-21-dhcp-208 12:44:03 ~:
python
Python 2.6.4 (r264:75706, Dec 14 2009, 07:55:53)
[GCC 4.0.1 (Apple Inc. build 5493)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> import os
>>> os.getenv('PYTHONPATH')
>>> import sys
>>> sys.path
['', '/sw/lib/python2.6/site-packages/setuptools-0.6c11-py2.6.egg',
'/sw/lib/python26.zip', '/sw/lib/python2.6',
'/sw/lib/python2.6/plat-darwin', '/sw/lib/python2.6/plat-mac',
'/sw/lib/python2.6/plat-mac/lib-scriptpackages', '/sw/lib/python2.6/lib-tk',
'/sw/lib/python2.6/lib-old', '/sw/lib/python2.6/lib-dynload',
'/sw/lib/python2.6/site-packages',
'/sw/lib/python2.6/site-packages/Numeric',
'/sw/lib/python2.6/site-packages/gtk-2.0']
>>>
--
Experience is not what happens to a man; it is what a man does with what
happens to him.
- Aldous Huxley
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users