Re: [Tutor] First extension

2010-03-28 Thread Emile van Sebille
On 3/26/2010 7:03 PM James Reynolds said... Hello All, I'm trying to write my first extension module, and I am getting the following error in my command prompt and I was hoping you all could help me. Hi James, You'll probably get further asking on the setuptools support list. Checking http:/

[Tutor] First extension

2010-03-26 Thread James Reynolds
Hello All, I'm trying to write my first extension module, and I am getting the following error in my command prompt and I was hoping you all could help me. I have taken the following steps already: 1. My path is set for mingw/bin as well as python31. 2. There is a file in my disutils fold