bug-gnubg
[Top][All Lists]
Advanced

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

[Bug-gnubg] missing os.path (linux)


From: steve berthiaume
Subject: [Bug-gnubg] missing os.path (linux)
Date: Sun, 7 Dec 2008 01:21:10 +0800

hello; i've installed gnubg-0.14.3+20060923-4 (deb package)  on my puppylinux 3.01 system, satisfied all dependencies, installed python, but still get this error:

# gnubg
GNU Backgammon 0.16-develCopyright 1999, 2000, 2001, 2002, 2003, 2004 by Gary Wong.
GNU Backgammon is free software, covered by the GNU General Public License
version 2, and you are welcome to change it and/or distribute copies of it
under certain conditions.  Type "show copying" to see the conditions.
There is absolutely no warranty for GNU Backgammon.  Type "show warranty" for
details.
Could not find platform independent libraries <prefix>
Could not find platform dependent libraries <exec_prefix>
Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>]
'import site' failed; use -v for traceback
Traceback (most recent call last):
  File "/usr/share/gnubg/scripts/gnubg.py", line 52, in ?
    import os.path
ImportError: No module named os.path
(No game)                    


i don't know python, but i can see that a file os.path is missing, and it's nowhere on my hard drive.  what does this file do; do i create it myself, and will coming up with this file fix the other errors (could not find platform etc.) as well?

thanks; let me know what other info i can post!

-steve

reply via email to

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