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
_______________________________________________ Compiler-sig mailing list [email protected] http://mail.python.org/mailman/listinfo/compiler-sig
