help> modules

Please wait a moment while I gather a list of all available modules...

CXX is installed. 
The support files you need are in the PYTHON/etc/CXX directory. 
The include files are in the distutils include path already.
Just refer to them as "CXX/CXX_Objects.h", etc.

Traceback (most recent call last):
  File "<pyshell#0>", line 1, in <module>
    help()
  File "site.py", line 351, in __call__
  File "pydoc.py", line 1649, in __call__
    self.interact()
  File "pydoc.py", line 1667, in interact
    self.help(request)
  File "pydoc.py", line 1683, in help
    elif request == 'modules': self.listmodules()
  File "pydoc.py", line 1804, in listmodules
    ModuleScanner().run(callback)
  File "pydoc.py", line 1855, in run
    for importer, modname, ispkg in pkgutil.walk_packages():
  File "pkgutil.py", line 125, in walk_packages
    for item in walk_packages(path, name+'.', onerror):
  File "pkgutil.py", line 110, in walk_packages
    __import__(name)
  File "/usr/lib/python2.5/site-packages/OpenGL/Tk/__init__.py", line 87, in 
<module>
    _default_root.tk.call('package', 'require', 'Togl')
TclError: can't find package Togl
>>>

-- 
Python : help('modules') fails. Package Togl missing on Gutsy
https://bugs.launchpad.net/bugs/137210
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to