I installed a 32 bit python and it still gives me the same error.
--
http://mail.python.org/mailman/listinfo/python-list
Haha... nooo I already use Linux. But I am currently doing a project that
required me to run my script on Windows as well as Linux. TO be precise I am
supposed to create a stand alone executable for my script which runs great on
Linux, but to create one for Windows I need to be able to run the s
Hi I am trying to compile a python module called hunspell from the following
[source](https://pypi.python.org/pypi/hunspell).
But I get the following error message.
C:\Users\KURO\Desktop\hunspell-0.1>setup.py install
running install
running build
running build_ext