[Python-Dev] RE: [Numpy-discussion] Python 2.2 (original) (raw)

Thomas Heller thomas.heller@ion-tof.com
Mon, 17 Dec 2001 17:49:54 +0100


I downloaded and installed 2.2c1 and built the Numeric installers. However, when I run them they all fail when the installation begins (after one clicks the final click to install) with an access violation. I removed any previous Numeric and it still happened.

Building and installing with setup.py install works ok. Are you talking about bdist_wininst installers? I just could reproduce a problem with them (after renaming away all my zip.exe programs in the PATH).

Thomas