** Summary changed: - maf_word_frequency.py crashed with ModuleNotFoundError in __main__: No module named 'psyco' + sync python-bx 0.11.0-4 from Debian
** Description changed: + Please sync python-bx 0.11.0-4 from Debian. It fixes both the issues + mentioned in this bug report. + + Debian changelog: + + python-bx (0.11.0-4) unstable; urgency=medium + . + * Team upload. + * Fix import statement s/cookbook/bx.cookbook/ + * Psyco is only available for Python <= 2.6 + Closes: #1068996 + * Standards-Version: 4.7.0 (routine-update) + + + [ original bug description ] + maf_word_frequency.py fails to run with the error: - $ maf_word_frequency.py + $ maf_word_frequency.py Traceback (most recent call last): - File "/usr/bin/maf_word_frequency.py", line 15, in <module> - import psyco + File "/usr/bin/maf_word_frequency.py", line 15, in <module> + import psyco ModuleNotFoundError: No module named 'psyco' ProblemType: Crash DistroRelease: Ubuntu 24.04 Package: python3-bx 0.11.0-3 ProcVersionSignature: Ubuntu 6.8.0-22.22-generic 6.8.1 Uname: Linux 6.8.0-22-generic x86_64 ApportVersion: 2.28.0-0ubuntu1 Architecture: amd64 CasperMD5CheckResult: pass CurrentDesktop: ubuntu:GNOME Date: Sun Apr 14 20:23:48 2024 ExecutablePath: /usr/bin/maf_word_frequency.py InstallationDate: Installed on 2024-04-10 (4 days ago) InstallationMedia: Ubuntu 24.04 LTS "Noble Numbat" - Beta amd64 (20240410) InterpreterPath: /usr/bin/python3.12 JournalErrors: -- No entries -- ProcCmdline: /usr/bin/python3 /usr/bin/maf_word_frequency.py Python3Details: /usr/bin/python3.12, Python 3.12.2, python3-minimal, 3.12.2-0ubuntu2 PythonArgs: ['/usr/bin/maf_word_frequency.py'] PythonDetails: N/A SourcePackage: python-bx Title: maf_word_frequency.py crashed with ModuleNotFoundError in __main__: No module named 'psyco' Traceback: - Traceback (most recent call last): - File "/usr/bin/maf_word_frequency.py", line 15, in <module> - import psyco - ModuleNotFoundError: No module named 'psyco' + Traceback (most recent call last): + File "/usr/bin/maf_word_frequency.py", line 15, in <module> + import psyco + ModuleNotFoundError: No module named 'psyco' UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sudo users -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2061315 Title: sync python-bx 0.11.0-4 from Debian To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/python-bx/+bug/2061315/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
