Hi. Question for the python savvy users: I'm no export at python or
nix, but I used nix to install some python stuff. I see .egg
directories appearing in ~/nix-profile/lib/python2.7/site-packages,
and it seems I can use a package if I set PYTHONPATH to
~/nix-profile/lib/python2.7/site-packages/packagename.egg. Is it
possible to set PYTHONPATH (or some other variable) once so that all
the packages are usable? I tried just setting the path to the
site-packages directory, but that doesn't seem to work.
_______________________________________________
nix-dev mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-dev