pysolfc will not start after update to mate 22.04

Asked by Dave Stroud

have tried all suggestion that I can find on line nothing works.Is their a work around that anyone has found.

Question information

Language:
English Edit question
Status:
Open
For:
Ubuntu pysolfc Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Manfred Hampl (m-hampl) said :
#1

For diagnostic purposes, what output do you receive when executing the following commands in a terminal window:

uname -a
lsb_release -crid
apt policy pysolfc
/usr/games/pysolfc

Revision history for this message
Dave Stroud (bigdavesr) said :
#2

lsb_release -crid
apt policy pysolfc
/usr/games/pysolfc
Linux bigdavesr-HP-All-in-One-24-df0xxx 5.15.0-23-generic #23-Ubuntu SMP
Fri Mar 11 14:54:05 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
Distributor ID: Ubuntu
Description: Ubuntu Jammy Jellyfish (development branch)
Release: 22.04
Codename: jammy
pysolfc:
  Installed: 2.6.4-3
  Candidate: 2.6.4-3
  Version table:
 *** 2.6.4-3 500
        500 http://us.archive.ubuntu.com/ubuntu jammy/universe amd64
Packages
        500 http://us.archive.ubuntu.com/ubuntu jammy/universe i386 Packages
        100 /var/lib/dpkg/status
Traceback (most recent call last):
  File "/usr/games/pysolfc", line 36, in <module>
    from pysollib.main import main # noqa: E402,I202
  File "/usr/share/games/pysolfc/pysollib/main.py", line 30, in <module>
    from pysollib.app import Application
  File "/usr/share/games/pysolfc/pysollib/app.py", line 32, in <module>
    from pysollib.images import Images, SubsampledImages
  File "/usr/share/games/pysolfc/pysollib/images.py", line 28, in <module>
    from pysollib.pysoltk import copyImage, createBottom, createImage,
loadImage
  File "/usr/share/games/pysolfc/pysollib/pysoltk.py", line 35, in <module>
    from pysollib.tile.tkhtml import * # noqa: F401,F403
  File "/usr/share/games/pysolfc/pysollib/tile/tkhtml.py", line 29, in
<module>
    from pysollib.ui.tktile.tkhtml import Base_HTMLViewer
  File "/usr/share/games/pysolfc/pysollib/ui/tktile/tkhtml.py", line 24, in
<module>
    import formatter
ModuleNotFoundError: No module named 'formatter'
Dave Stroud

On Mon, Apr 4, 2022 at 2:32 AM Manfred Hampl <
<email address hidden>> wrote:

> Your question #701190 on Ubuntu changed:
> https://answers.launchpad.net/ubuntu/+question/701190
>
> Status: Open => Needs information
>
> Manfred Hampl requested more information:
> For diagnostic purposes, what output do you receive when executing the
> following commands in a terminal window:
>
> uname -a
> lsb_release -crid
> apt policy pysolfc
> /usr/games/pysolfc
>
> --
> To answer this request for more information, you can either reply to
> this email or enter your reply at the following page:
> https://answers.launchpad.net/ubuntu/+question/701190
>
> You received this question notification because you asked the question.
>

Revision history for this message
Manfred Hampl (m-hampl) said :
#3

This seems to be a known problem related to python 3.10, see e.g. https://bugzilla.redhat.com/show_bug.cgi?id=1990043

I suggest that you create a bug report.

Revision history for this message
Manfred Hampl (m-hampl) said :
#4

Additional link with a potential patch: https://github.com/shlomif/PySolFC/issues/217

Revision history for this message
Dave Stroud (bigdavesr) said :
#5

Thanks, I'll check it out.
Dave Stroud

On Mon, Apr 4, 2022 at 8:31 AM Manfred Hampl <
<email address hidden>> wrote:

> Your question #701190 on Ubuntu changed:
> https://answers.launchpad.net/ubuntu/+question/701190
>
> Status: Open => Answered
>
> Manfred Hampl proposed the following answer:
> This seems to be a known problem related to python 3.10, see e.g.
> https://bugzilla.redhat.com/show_bug.cgi?id=1990043
>
> I suggest that you create a bug report.
>
> --
> If this answers your question, please go to the following page to let us
> know that it is solved:
> https://answers.launchpad.net/ubuntu/+question/701190/+confirm?answer_id=2
>
> If you still need help, you can reply to this email or go to the
> following page to enter your feedback:
> https://answers.launchpad.net/ubuntu/+question/701190
>
> You received this question notification because you asked the question.
>

Revision history for this message
Manfred Hampl (m-hampl) said :
#6

have you tried

python3.9 /usr/games/pysolfc

Revision history for this message
Dave Stroud (bigdavesr) said :
#7

Thanks!
Dave Stroud

On Mon, Apr 4, 2022 at 2:36 PM Manfred Hampl <
<email address hidden>> wrote:

> Your question #701190 on pysolfc in Ubuntu changed:
> https://answers.launchpad.net/ubuntu/+source/pysolfc/+question/701190
>
> Status: Open => Answered
>
> Manfred Hampl proposed the following answer:
> have you tried
>
> python3.9 /usr/games/pysolfc
>
> --
> If this answers your question, please go to the following page to let us
> know that it is solved:
>
> https://answers.launchpad.net/ubuntu/+source/pysolfc/+question/701190/+confirm?answer_id=5
>
> If you still need help, you can reply to this email or go to the
> following page to enter your feedback:
> https://answers.launchpad.net/ubuntu/+source/pysolfc/+question/701190
>
> You received this question notification because you asked the question.
>

Revision history for this message
Dave Stroud (bigdavesr) said :
#8

I have installed the windows installer with wine and it works great

Can you help with this problem?

Provide an answer of your own, or ask Dave Stroud for more information if necessary.

To post a message you must log in.