Menu

#14 pythonsudoku not install

open
nobody
None
5
2010-04-24
2010-04-24
Anonymous
No

i wanted install pythonsudoku and i give this command:
$ python setup.py install
but not install and not open sudoku..how to play sudoku?can you help me?This install report is here:
- cut here --
running install
running build
xgettext: error while opening "/usr/lib/python2.4/optparse.py" for reading: No such file or directory
running build_py
creating build
creating build/lib
creating build/lib/pythonsudoku
copying pythonsudoku/pdf.py -> build/lib/pythonsudoku
copying pythonsudoku/sudoku.py -> build/lib/pythonsudoku
copying pythonsudoku/image.py -> build/lib/pythonsudoku
copying pythonsudoku/printer.py -> build/lib/pythonsudoku
copying pythonsudoku/__init__.py -> build/lib/pythonsudoku
copying pythonsudoku/config.py -> build/lib/pythonsudoku
copying pythonsudoku/info.py -> build/lib/pythonsudoku
copying pythonsudoku/gui.py -> build/lib/pythonsudoku
copying pythonsudoku/text.py -> build/lib/pythonsudoku
copying pythonsudoku/history.py -> build/lib/pythonsudoku
copying pythonsudoku/check_modules.py -> build/lib/pythonsudoku
copying pythonsudoku/board.py -> build/lib/pythonsudoku
running build_scripts
creating build/scripts-2.6
copying and adjusting pysdk.py -> build/scripts-2.6
copying and adjusting pysdk-pdf.py -> build/scripts-2.6
copying and adjusting pysdk-image.py -> build/scripts-2.6
copying and adjusting pysdk-gui.py -> build/scripts-2.6
changing mode of build/scripts-2.6/pysdk.py from 644 to 755
changing mode of build/scripts-2.6/pysdk-pdf.py from 644 to 755
changing mode of build/scripts-2.6/pysdk-image.py from 644 to 755
changing mode of build/scripts-2.6/pysdk-gui.py from 644 to 755
running install_lib
creating /usr/lib64/python2.6/site-packages/pythonsudoku
copying build/lib/pythonsudoku/pdf.py -> /usr/lib64/python2.6/site-packages/pythonsudoku
copying build/lib/pythonsudoku/sudoku.py -> /usr/lib64/python2.6/site-packages/pythonsudoku
copying build/lib/pythonsudoku/image.py -> /usr/lib64/python2.6/site-packages/pythonsudoku
copying build/lib/pythonsudoku/printer.py -> /usr/lib64/python2.6/site-packages/pythonsudoku
copying build/lib/pythonsudoku/__init__.py -> /usr/lib64/python2.6/site-packages/pythonsudoku
copying build/lib/pythonsudoku/config.py -> /usr/lib64/python2.6/site-packages/pythonsudoku
copying build/lib/pythonsudoku/info.py -> /usr/lib64/python2.6/site-packages/pythonsudoku
copying build/lib/pythonsudoku/gui.py -> /usr/lib64/python2.6/site-packages/pythonsudoku
copying build/lib/pythonsudoku/text.py -> /usr/lib64/python2.6/site-packages/pythonsudoku
copying build/lib/pythonsudoku/history.py -> /usr/lib64/python2.6/site-packages/pythonsudoku
copying build/lib/pythonsudoku/check_modules.py -> /usr/lib64/python2.6/site-packages/pythonsudoku
copying build/lib/pythonsudoku/board.py -> /usr/lib64/python2.6/site-packages/pythonsudoku
byte-compiling /usr/lib64/python2.6/site-packages/pythonsudoku/pdf.py to pdf.pyc
byte-compiling /usr/lib64/python2.6/site-packages/pythonsudoku/sudoku.py to sudoku.pyc
byte-compiling /usr/lib64/python2.6/site-packages/pythonsudoku/image.py to image.pyc
byte-compiling /usr/lib64/python2.6/site-packages/pythonsudoku/printer.py to printer.pyc
byte-compiling /usr/lib64/python2.6/site-packages/pythonsudoku/__init__.py to __init__.pyc
byte-compiling /usr/lib64/python2.6/site-packages/pythonsudoku/config.py to config.pyc
byte-compiling /usr/lib64/python2.6/site-packages/pythonsudoku/info.py to info.pyc
byte-compiling /usr/lib64/python2.6/site-packages/pythonsudoku/gui.py to gui.pyc
byte-compiling /usr/lib64/python2.6/site-packages/pythonsudoku/text.py to text.pyc
byte-compiling /usr/lib64/python2.6/site-packages/pythonsudoku/history.py to history.pyc
byte-compiling /usr/lib64/python2.6/site-packages/pythonsudoku/check_modules.py to check_modules.pyc
byte-compiling /usr/lib64/python2.6/site-packages/pythonsudoku/board.py to board.pyc
running install_scripts
creating /usr/games
copying build/scripts-2.6/pysdk-pdf.py -> /usr/games
copying build/scripts-2.6/pysdk-gui.py -> /usr/games
copying build/scripts-2.6/pysdk-image.py -> /usr/games
copying build/scripts-2.6/pysdk.py -> /usr/games
changing mode of /usr/games/pysdk-pdf.py to 755
changing mode of /usr/games/pysdk-gui.py to 755
changing mode of /usr/games/pysdk-image.py to 755
changing mode of /usr/games/pysdk.py to 755
running install_data
creating /usr/share/games
creating /usr/share/games/pythonsudoku
copying data/FreeSans.ttf -> /usr/share/games/pythonsudoku
creating /usr/share/games/locale
creating /usr/share/games/locale/ca
creating /usr/share/games/locale/ca/LC_MESSAGES
copying locale/ca/LC_MESSAGES/pythonsudoku.mo -> /usr/share/games/locale/ca/LC_MESSAGES
creating /usr/share/games/locale/pl
creating /usr/share/games/locale/pl/LC_MESSAGES
copying locale/pl/LC_MESSAGES/pythonsudoku.mo -> /usr/share/games/locale/pl/LC_MESSAGES
creating /usr/share/games/locale/de
creating /usr/share/games/locale/de/LC_MESSAGES
copying locale/de/LC_MESSAGES/pythonsudoku.mo -> /usr/share/games/locale/de/LC_MESSAGES
creating /usr/share/games/locale/gl
creating /usr/share/games/locale/gl/LC_MESSAGES
copying locale/gl/LC_MESSAGES/pythonsudoku.mo -> /usr/share/games/locale/gl/LC_MESSAGES
running install_egg_info
Writing /usr/lib64/python2.6/site-packages/pythonsudoku-0.13-py2.6.egg-info
- cut here --

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.