Hi Ondrej,

On Wed, 12 Dec, 2007 at 01:38:43PM +0100, Ondrej Certik wrote:
> Package: pychess
> Version: 0.8~beta2-2
> Severity: normal
> 
> --- Please enter the report below this line. ---
> 
> $ pychess
> Traceback (most recent call last):
>   File "/usr/games/pychess", line 37, in ?
>     import pychess.Main
>   File "/usr/lib/python2.4/site-packages/pychess/Main.py", line 14, in ?
>     from pychess.Players.Human import Human
>   File "/usr/lib/python2.4/site-packages/pychess/Players/Human.py", line 7, 
> in ?
>     from pychess.widgets.gamewidget import cur_gmwidg
>   File "/usr/lib/python2.4/site-packages/pychess/widgets/gamewidget.py", line 
> 61, in ?
>     from BoardControl import BoardControl
>   File "/usr/lib/python2.4/site-packages/pychess/widgets/BoardControl.py", 
> line 13, in ?
>     from BoardView import BoardView, rect
>   File "/usr/lib/python2.4/site-packages/pychess/widgets/BoardView.py", line 
> 19, in ?
>     import preferencesDialog
>   File 
> "/usr/lib/python2.4/site-packages/pychess/widgets/preferencesDialog.py", line 
> 8, in ?
>     from pychess.Players.engineNest import discoverer
>   File "/usr/lib/python2.4/site-packages/pychess/Players/engineNest.py", line 
> 404, in ?
>     discoverer.start()
>   File "/usr/lib/python2.4/site-packages/pychess/Players/engineNest.py", line 
> 272, in start
>     md5sum = md5.new(open(file).read()).hexdigest()
> IOError: [Errno 2] No such file or directory: 
> '/home/ondra/py-dist:/home/ondra/lib/lib/python2.4/site-packages:/home/ondra/lib/lib/python/pychess/Players/PyChess.py'
> 
> 
> $ echo $PYTHONPATH
> /home/ondra/py-dist:/home/ondra/lib/lib/python2.4/site-packages:/home/ondra/lib/lib/python/
 

I can't reproduce this bug. Pychess loads without any problems on my
system. I tried installing pychess on a new system (which didn't have
pychess till then) and there also it loaded properly.

Has this got something to do with your local settings? Can you please
try to reproduce this on some other system?

Thanks
Varun

-- 
Varun Hiremath
Undergraduate Student,
Aerospace Engineering Department,
Indian Institute of Technology Madras,
Chennai, India
-------------------------------------
Homepage : http://varun.travisbsd.org



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to