Package: python-opengl
Version: 3.0.0~c1-1
Severity: normal

If python-opengl is installed and I try to run, say, "pydoc -k file",
the following error comes up and the search terminates early:

Traceback (most recent call last):
  File "/usr/bin/pydoc", line 5, in <module>
    pydoc.cli()
  File "/usr/lib/python2.5/pydoc.py", line 2196, in cli
    apropos(val)
  File "/usr/lib/python2.5/pydoc.py", line 1891, in apropos
    ModuleScanner().run(callback, key)
  File "/usr/lib/python2.5/pydoc.py", line 1856, in run
    for importer, modname, ispkg in pkgutil.walk_packages():
  File "/usr/lib/python2.5/pkgutil.py", line 125, in walk_packages
    for item in walk_packages(path, name+'.', onerror):
  File "/usr/lib/python2.5/pkgutil.py", line 110, in walk_packages
    __import__(name)
  File "/usr/lib/python2.5/site-packages/quodlibet/__init__.py", line 114, in 
import_ql
    try: return old_import(module, *args, **kwargs)
  File "/usr/lib/pymodules/python2.5/OpenGL/Tk/__init__.py", line 87, in 
<module>
    _default_root.tk.call('package', 'require', 'Togl')
_tkinter.TclError: can't find package Togl

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (600, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.29-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to