On Mon, Feb 15, 2010 at 10:02 AM, Olaf wrote: > > Some minor comment. I installed vim and pyclewn locally in my home directory, > and to make pyclewn work a PYTHONPATH environment variable has to be > added/extended, i.e for bash-like shells: > > export PYTHONPATH=$HOME/lib/python:$PYTHONPATH > > else you get an error: > > ImportError: No module named clewn.vim >
This is not correct. If you follow the 'local installation' procedure described in INSTALL or at http://pyclewn.sourceforge.net/install.html, you do not need to set the PYTHONPATH environment variable. Xavier ------------------------------------------------------------------------------ SOLARIS 10 is the OS for Data Centers - provides features such as DTrace, Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW http://p.sf.net/sfu/solaris-dev2dev _______________________________________________ Pyclewn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pyclewn-general
