I've got a problem when compiling my python scripts with py2exe. It gives me an error: ImportError: No module named dotblas , which is a part of numarray. Could the problem lie in the fact that numarray dir doesn't ave dotblas.pyd ? Has anyone worked around this problem?
I'm using python 2.4.2, numarray 1.5.1 and vpython 3.2.3
Any hint is appreciated
Thanks
renee
_______________________________________________ Python-win32 mailing list Python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32