koranthala wrote:
<cut explanation>

This does sounds more to me like a windows/hardware problem, what you could do is check the windows log for errors, especially look for read errors from the hard disk.

Windows sometimes can behave very strangely especially if the external libs don't behave well on a multi process machine or when the execution prevention gets in the way.

Both problems can be worked around though (setting a uniprocessor flag at the binary, adding an exception for the execution prevention) but should not be done without proper reason.

Good luck.

--
mph
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to