Problem finding modules

Janos Blazi jblazi at hotmail.com
Thu Mar 6 16:53:26 EST 2003


On Thu, 06 Mar 2003 16:23:01 -0500, Peter Hansen wrote:
> Try running python interactively, then type "import sys" and then
> "sys.path".  What you see listed is what Python thinks the path
> should be for finding files, including site-packages.  If it's
> really bizarre, either post it or deduce what went wrong...

Yes, you are right. The values point to drive d: but they point to drive
c:. How can I change that? PYTHONHOME ist not defined at all, PYTHONPATH
could be all right but it only contains another directory (which I do not
need at the moment).

It is strange that the Windows installer does not set this.
JB


-----------== Posted via Newsfeed.Com - Uncensored Usenet News ==----------
   http://www.newsfeed.com       The #1 Newsgroup Service in the World!
-----= Over 100,000 Newsgroups - Unlimited Fast Downloads - 19 Servers =-----




More information about the Python-list mailing list