At 08:56 PM 10/27/2006 +0100, John Green wrote: >It doesn't even seem to begin to look for the module. As I said this only >happens on one machine and I know that it used to work on that one too. If >you could give us a clue on what to look for next then that would be >appreciated.
I'd suggest investigating the environment variables to see which one(s) are breaking things. Also, double check your paths to make sure you don't have another AddInstrumentType directory floating around, since that might be confusing things. The other thing would be to compare environment variables and directory contents with the machine that works. _______________________________________________ Distutils-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/distutils-sig
