[Chicago] python error question

Garrett Smith g at rre.tt
Thu Sep 17 19:19:42 CEST 2009


As far as I know, this is all still current:

http://thinkhole.org/wp/2007/02/01/howto-install-setuptools-in-windows/

It's a bit of a pain in Windows, unfortunately. But once you have easy
install installed and on your path, getting Python packages is super
easy.

On Thu, Sep 17, 2009 at 12:02 PM, Craig <fasteliteprogrammer at yahoo.com> wrote:
> Why do i get this error when i try to run a python hello world for?
>
>
> Traceback (most recent call last):
>  File "C:\Users\Administrator\Documents\NetBeansProjects\NewPythonProject\src\setup.py", line 4, in <module>
>    from setuptools import setup,find_packages
> ImportError: No module named setuptools
>
> Try to learn to program in netbeans on windows vista:)
>
>
>
>
> _______________________________________________
> Chicago mailing list
> Chicago at python.org
> http://mail.python.org/mailman/listinfo/chicago
>


More information about the Chicago mailing list