Thanks. That works. Didn't know that setup.py takes absolute path from command line instead of location of script.
Best Regards, Leon Sit Graduate Student in Statistics at Rutgers University [email protected] http://eden.rutgers.edu/~wingsit/ > Message: 15 > Date: Tue, 20 Apr 2010 19:45:05 +0200 > From: Stefan Behnel <[email protected]> > Subject: Re: [Cython] Cannot compile cython on Windows with visual > studio > To: [email protected] > Message-ID: <[email protected]> > Content-Type: text/plain; charset=ISO-8859-1; format=flowed > > Leon Sit, 20.04.2010 18:42: >> I was trying to compile cython on windows and I get the following error >> >> c:\Users\leon.sit\Desktop>c:\Python26\python.exe >> cython-8bff3332e34f\setup.py install > > Change to the directory "cython-8bff3332e34f" and run the setup.py script > from there. > > Stefan > > > ------------------------------ > > _______________________________________________ > Cython-dev mailing list > [email protected] > http://codespeak.net/mailman/listinfo/cython-dev > > > End of Cython-dev Digest, Vol 28, Issue 12 > ****************************************** > _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
