[clpython-devel] Cannot import

Seo Sanghyeon sanxiyn at gmail.com
Fri Jul 24 10:14:04 UTC 2009


$ sbcl
* (require 'clpython)
* (clpython.app.repl:repl)
>>> import sys
>>> sys.path.append('/usr/lib/python2.5')
>>> import types
debugger invoked on a
CLPYTHON.USER.BUILTIN.TYPE.EXCEPTION:|ImportError| in thread
  ImportError: Could not find module/package `types'.Search paths
tried: ".", "/usr/lib/python2.5"

Any idea?

-- 
Seo Sanghyeon




More information about the Clpython-devel mailing list