Public bug reported: Just try and run pysol... command line gives the following
Traceback (most recent call last): File "/usr/share/games/pysol/pysol.py", line 47, in <module> from main import main File "/usr/share/games/pysol/main.py", line 54, in <module> from app import Application File "/usr/share/games/pysol/app.py", line 54, in <module> from images import Images, SubsampledImages File "/usr/share/games/pysol/images.py", line 47, in <module> from pysoltk import tkversion, loadImage, copyImage, createImage File "/usr/share/games/pysol/pysoltk.py", line 81, in <module> exec "from " + m + " import *" File "<string>", line 1, in <module> File "/usr/share/games/pysol/tk/toolbar.py", line 46, in <module> from actions import PysolToolbarActions File "/usr/share/games/pysol/actions.py", line 45, in <module> from random import constructRandom ImportError: cannot import name constructRandom ** Affects: pysol (Ubuntu) Importance: Undecided Status: Unconfirmed -- ImportError: cannot import name constructRandom https://bugs.launchpad.net/bugs/104668 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs