Hi, after we know how your "bathroom" looks like ...
I have done additional research. 1. setup a "setup.py" script 2. compiled the extension 3. copy the extension to the test directory -> cp ../pymsgque/build/lib.win32-3.0-pydebug/pymsgque.pyd . 4. start the test $ python_d.exe ./server.py Traceback (most recent call last): File "./server.py", line 13, in <module> import pymsgque ImportError: No module named pymsgque [31909 refs] -> same as before Question: -> is the module was not found or could a found module not be loaded mfg Andreas Otto -- http://mail.python.org/mailman/listinfo/python-list