Dear all,

I wrapped c++ code with swig, and made _xxx.dll file.
But, when I import xxx.py file from Python interpreter: import xxx
it keeps saying that "ImportError: No module named _xxx"
I checked sys.path and PATH environment.

Why is that? Any explanation?

--Dongpyo
=====
Dongpyo Hong
Research Assistant
GIST U-VR Lab http://uvr.gist.ac.kr
http://uvr.gist.ac.kr/~dhong
Tel. +82-62-970-3157 (2279)
Fax. +82-62-970-2204
Email. [EMAIL PROTECTED] or [EMAIL PROTECTED]
=====






--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to