py2exe/numpy/com-server problem

Uwe Schmitt uwe.schmitt at procoders.net
Thu Nov 21 08:44:50 EST 2002


Uwe Schmitt <uwe.schmitt at procoders.net> wrote:
> Thomas Heller <theller at python.net> wrote:
>> Uwe Schmitt <uwe.schmitt at procoders.net> writes:


>> Maybe a missing numeric dll? Neither py2exe nor installer get them
>> all, I think.  If I remember correctly, multiarray.pyd dynloads
>> _numpy.pyd (in C code), or something like that.

>> You should try copying all the Numeric dlls (pyds).  Does this help?

> Thanks for your answer. I tried it, but the program still crashes.

I found the reason: I forgot to copy on .pyd into the dist directory,
now it works.

Greetings, Uwe



-- 
Dr. rer. nat. Uwe Schmitt      Computer science is no more about Computers,
uwe.schmitt at num.uni-sb.de      than astronomy is about telescopes. (Dijkstra)
http://www.procoders.net           



More information about the Python-list mailing list