hehe. yeah, I had to go check my old PC that's collecting dust on how to navigate the 'happy dungeon' of windows wizards...
I do prefer: export PYTHONPATH=/my/custom/dir On Mon, Nov 1, 2010 at 11:03 PM, Vince Spicer <vi...@vinces.ca> wrote: > > > On Mon, Nov 1, 2010 at 4:00 PM, Vince Spicer <vi...@vinces.ca> wrote: >> >> >> On Mon, Nov 1, 2010 at 3:58 PM, Chris King <g.nius...@gmail.com> wrote: >>> >>> On 11/1/2010 5:57 PM, Vince Spicer wrote: >>> >>> On Mon, Nov 1, 2010 at 3:54 PM, Chris King <g.nius...@gmail.com> wrote: >>>> >>>> On 11/1/2010 5:47 PM, Vince Spicer wrote: >>>> >>>> On Mon, Nov 1, 2010 at 3:41 PM, Chris King <g.nius...@gmail.com> wrote: >>>>> >>>>> Dear Tutors, >>>>> When I try to import a module, how can I make it look in certain >>>>> directories for them easily. >>>>> Sincerely, >>>>> Chris >>>>> _______________________________________________ >>>>> Tutor maillist - tu...@python.org >>>>> To unsubscribe or change subscription options: >>>>> http://mail.python.org/mailman/listinfo/tutor >>>> >>>> Hello Chris >>>> You can manage you path from within your script, >>>> import sys >>>> sys.path.append("/home/user/lib") >>>> >>>> Or in bash you can edit your $PYTHONPATH env variable >>>> echo $PYTHONPATH >>>> >>>> -- >>>> Vince Spicer >>>> >>>> -- >>>> Sent from Ubuntu >>>> >>>> So doing it in cmd windows will permanently change it? >>> >>> >>> the first way with work for Window, the second is for Linux or posix >>> systems >>> Sorry I can't help with PYTHONPATH on windows. >>> >>> -- >>> Vince Spicer >>> >>> -- >>> Sent from Ubuntu >>> >>> I want a permanent change. >> >> There is probably a Windows alternative to env variables and PYTHONPATH, >> Google may help. >> >> -- >> Vince Spicer >> -- >> Sent from Ubuntu > > > Sorry I don't know any developers that run Windows anymore, if you find the > solution please post it back here. > Thanks. > > > -- > Vince Spicer > > -- > Sent from Ubuntu > > _______________________________________________ > Tutor maillist - tu...@python.org > To unsubscribe or change subscription options: > http://mail.python.org/mailman/listinfo/tutor > > -- Configuration `````````````````````````` Plone 2.5.3-final, CMF-1.6.4, Zope (Zope 2.9.7-final, python 2.4.4, linux2), Python 2.6 PIL 1.1.6 Mailman 2.1.9 Postfix 2.4.5 Procmail v3.22 2001/09/10 Basemap: 1.0 Matplotlib: 1.0.0 _______________________________________________ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: http://mail.python.org/mailman/listinfo/tutor