bug-gnubg
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-gnubg] strange python message in no gui version


From: Øystein O Johansen
Subject: Re: [Bug-gnubg] strange python message in no gui version
Date: Tue, 15 Jun 2004 10:37:10 +0200

> It doesn't seem to affect the rollouts I'm doing.

Good! If you don't you python it should affect anything.

> I haven't tried pythoning.

Bad! Python is good for you. It even comes with batteries included.

> 'import site' failed; use -v for traceback
> Traceback (most recent call last):
>   File "./scripts\gnubg.py", line 52, in ?
>     import os.path
> ImportError: No module named os.path

What does sys.path say?

>>> import sys
>>> sys.path
['', 'C:\\WINNT\\system32\\python23.zip', 'F:\\', 'C:\\Python23\\DLLs', 'C:
\\Python23\\lib', 'C:\\Python23\\lib\\plat-win', 'C:
\\Python23\\lib\\lib-tk', 'C:\\Python23\\Lib\\site-packages\\pythonwin',
'C:\\Python23', 'C:\\Python23\\Lib\\site-packages\\win32', 'C:
\\Python23\\Lib\\site-packages\\win32\\lib', 'C:
\\Python23\\lib\\site-packages']

It should give you the paths like the paths above. If it doesn't, thes
might be a Python bug.

> BTW, you Scandinavians must be very happy after last night's
> football scores. Denmark hold Italy, and Sweden thump Bulgaria.
> What a fabulous header by Henrik Larsson! Me? I'm still in shock
> from Zidane's efforts.

As a Norwegian, I'm still in shock that Norway didn't even qualify. ;-)

-Øystein


-------------------------------------------------------------------
The information contained in this message may be CONFIDENTIAL and is
intended for the addressee only. Any unauthorised use, dissemination of the
information or copying of this message is prohibited. If you are not the
addressee, please notify the sender immediately by return e-mail and delete
this message.
Thank you.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]