Results 1 to 10 of 10

Thread: Sudoku and pysolfc refusing to load

  1. #1
    Join Date
    Apr 2006
    Location
    Northfield, MN US
    Beans
    45
    Distro
    Ubuntu 9.10 Karmic Koala

    Sudoku and pysolfc refusing to load

    A couple of games that I sometimes use, sudoku and pysolfc, seem to install all right but will not load and execute. I am temporarily stumped and open to any suggestions. Thanks.

  2. #2
    Join Date
    Dec 2007
    Location
    howard, wi
    Beans
    2,460
    Distro
    Ubuntu 20.04 Focal Fossa

    Lightbulb Re: Sudoku and pysolfc refusing to load

    same on my end. dont know what the problem is. but i am running xubuntu 13.04 beta so dont know if it is due to that or something else

  3. #3
    Join Date
    Apr 2011
    Beans
    8

    Lubuntu 13.04 missing GifImagePlugin

    I have installed Lubuntu 13.04 in a Virtual Box machine. I've installed the PYSOLFC game and its cardset. When I attempt to start it in a console window I get the following messages.

    spcwh2@lubuntu-1304:~$ pysolfc
    Traceback (most recent call last):
    File "/usr/games/pysolfc", line 29, in <module>
    from pysollib.main import main
    File "/usr/share/games/pysolfc/pysollib/main.py", line 31, in <module>
    from util import DataLoader
    File "/usr/share/games/pysolfc/pysollib/util.py", line 53, in <module>
    from mfxutil import Image
    File "/usr/share/games/pysolfc/pysollib/mfxutil.py", line 51, in <module>
    import GifImagePlugin
    ImportError: No module named GifImagePlugin
    spcwh2@lubuntu-1304:~$


    I'm pretty sure that this is a PYTHON game using version 2 of python.
    can someone help me to resolve this issue ?

    I am a novice when it comes to linux but willing to learn.

    Thanks,

    Chuck H

  4. #4
    Join Date
    Dec 2007
    Location
    howard, wi
    Beans
    2,460
    Distro
    Ubuntu 20.04 Focal Fossa

    Lightbulb Re: Lubuntu 13.04 missing GifImagePlugin

    there seems to be a problem with pysol and 13.04 it doesnt work. have to wait and see what happens. hopefully the daily updates will fix in time.

  5. #5
    Join Date
    Apr 2011
    Beans
    8

    Re: Sudoku and pysolfc refusing to load

    have you tried to start them from a terminal ?

    I'm having the same issue and here is what I get when starting pysolfc in a terminal.

    spcwh2@lubuntu-1304:~$ pysolfc
    Traceback (most recent call last):
    File "/usr/games/pysolfc", line 29, in <module>
    from pysollib.main import main
    File "/usr/share/games/pysolfc/pysollib/main.py", line 31, in <module>
    from util import DataLoader
    File "/usr/share/games/pysolfc/pysollib/util.py", line 53, in <module>
    from mfxutil import Image
    File "/usr/share/games/pysolfc/pysollib/mfxutil.py", line 51, in <module>
    import GifImagePlugin
    ImportError: No module named GifImagePlugin
    spcwh2@lubuntu-1304:~$


    I did open a separate thread on it as i did not notice this one. Perhaps something related to PYTHON 2 but I'm a novice on linux.

    Thanks,

    Chuck H.

  6. #6
    Join Date
    Mar 2006
    Location
    Williams Lake
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Sudoku and pysolfc refusing to load

    Merged two similar threads.

  7. #7
    Join Date
    Jun 2006
    Beans
    1

    Re: Sudoku and pysolfc refusing to load

    I have the same issue.

    I've submitted a bug report.

    https://bugs.launchpad.net/ubuntu/+s...c/+bug/1160571
    Last edited by usulofarakis; March 26th, 2013 at 11:12 PM. Reason: link to bug report added

  8. #8
    Join Date
    Dec 2007
    Location
    howard, wi
    Beans
    2,460
    Distro
    Ubuntu 20.04 Focal Fossa

    Lightbulb Re: Sudoku and pysolfc refusing to load

    usu good. i had to download a windows version ! for my wife she loves pysolfc

  9. #9
    Join Date
    Dec 2007
    Location
    howard, wi
    Beans
    2,460
    Distro
    Ubuntu 20.04 Focal Fossa

    Lightbulb Re: Sudoku and pysolfc refusing to load

    last set of updates fixed pysolfc on my end.

  10. #10
    Join Date
    Apr 2011
    Beans
    8

    Re: Sudoku and pysolfc refusing to load

    Yep, mine is working now as well.

    Chuck H.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •