Jump to content

Python 3.2.3/Win7/64Bit -> ez_setup.py gives an error message


Bottleneck

Recommended Posts

Hi,

I installed Phyton 3.2.3 64Bit/win7 and tried to install the .egg files using setuptools 0.6c11 / ez_setup.py. On the Python page it says

 

"64-bit versions of Python

    Download ez_setup.py and run it; it will download the appropriate .egg file and install it for you. (Currently, the provided .exe installer does not support 64-bit versions of Python for Windows, due to a distutils installer compatibility issue"

 

I copied the ez_setup.py to the Python32 folder and started the script, but it gives an error in line 111. Do I miss something? Or doesn't it support 3.2.3?

 

I'm new to Python and decided to use 3.2.3 to make a clear cut with 2.7.

 

Any idea how to get the egg file 'installed'.

 

Thank you for your help.

Link to comment
Share on other sites

  • 1 month later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...