Public bug reported:
This is an error generated in terminal when i attempted to run a python progam.
I have python 2.5, and 2.4 installed but no success with either.
Alex Stone.
UbuntuStudio 8.0.4 (heron)
The latest version of python (2.5) has had a change from 2.4, and 2.3 ,
and as a result pyjackctl doesn't work anymore. Specifically, it can't
find a file which is in fact on the system. Hacking pyjackctl (as below)
back to 2.4 hasn't helped either.
Here's the error:
Traceback (most recent call last):
File "/usr/bin/jackconf", line 24, in ?
import pyjackctl
File "/usr/lib/python2.4/site-packages/pyjackctl/__init__.py", line 19, in ?
from jack_menu import jack_menu
File "/usr/lib/python2.4/site-packages/pyjackctl/jack_menu.py", line 22, in ?
from config import config
File "/usr/lib/python2.4/site-packages/pyjackctl/config.py", line 19, in ?
from xml.dom.ext import PrettyPrint
ImportError: No module named ext
** Affects: ubuntu
Importance: Undecided
Status: New
--
python 2.5, file not found, but present.
https://bugs.launchpad.net/bugs/230198
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs