Dear Nummies, If you picked up the source installer for 20.0.0b2 in the first hour after I released it, it will die when building "kinds". Since you probably don't care, everything else will have been done by then. I have fixed both the .tar.gz and .zip source distributions now. This egregious error gives me the chance to say that I haven't the slightest idea whether the rpm and source rpm work. I just made 'em with Distutils. You rpm freaks out there will have to check it out and if it needs fixing, fix it. But we get so many people asking for those and for the Windows installers that I thought it worth a shot. Distutils burbled along pleasantly while making them, anyway. I did try the Windows installers and although they seem to work the "uninstall" didn't work for me. I have no clue if that is because that command isn't expected to work yet or not. Well informed, aren't I? Can you do better? Please do. == Paul
I did try the Windows installers and although they seem to work the "uninstall" didn't work for me. I have no clue if that is because that command isn't expected to work yet or not. This command _is_expected to work (and it did indeed for me). Which problems did you have?
Thomas
Eeek. It does work for me. I just wasn't doing it right. Being a stupid Unix hacker I was trying to execute a file in Python 2.1 that said RemoveMA-8.6.exe. I should have realized that would not remove MA-8.6. (:-> Indeed, if I do the normal Windows Add/Remove programs, no problem. I do suggest renaming the file, IWouldRemoveMA-8.6IfYouKnewHow.notexe -----Original Message----- From: distutils-sig-admin@python.org [mailto:distutils-sig-admin@python.org]On Behalf Of Thomas Heller Sent: Monday, April 23, 2001 10:50 AM To: Paul F. Dubois; Numpy-Discussion@Lists. Sourceforge. Net Cc: Distutils-Sig@Python.Org Subject: Re: [Distutils] Installers for Numeric
I did try the Windows installers and although they seem to work the "uninstall" didn't work for me. I have no clue if that is because that command isn't expected to work yet or not. This command _is_expected to work (and it did indeed for me). Which problems did you have?
Thomas _______________________________________________ Distutils-SIG maillist - Distutils-SIG@python.org http://mail.python.org/mailman/listinfo/distutils-sig
Eeek. It does work for me. I just wasn't doing it right. Being a stupid Unix hacker I was trying to execute a file in Python 2.1 that said RemoveMA-8.6.exe. I should have realized that would not remove MA-8.6. (:->
It's not that easy on windows: The days where you would simply start a program to do something are long gone ;-). I assume you got a message-box, saying something like 'This program is normally run by windows', which seems not to be very good. Probably it should say: 'To remove the MA-8.6 package, please use Control Panel->Add/Remove Programs' or something like that. Thomas
Indeed, if I do the normal Windows Add/Remove programs, no problem.
I do suggest renaming the file, IWouldRemoveMA-8.6IfYouKnewHow.notexe
participants (3)
-
Paul F. Dubois
-
Paul F. Dubois
-
Thomas Heller