Help on installing Easy_Install

T

TiNo

Hi,

I'm having problems installing easy_install. When I run python
ez_setup.py I get:

G:\python>python ez_setup.py
'import site' failed; use -v for traceback
Downloading http://cheeseshop.python.org/packages/2.5/s/setuptools/setuptools-0.
6c3-py2.5.egg
Processing setuptools-0.6c3-py2.5.egg
Copying setuptools-0.6c3-py2.5.egg to g:\python25\lib\site-packages
Adding setuptools 0.6c3 to easy-install.pth file
Traceback (most recent call last):
File "ez_setup.py", line 217, in <module>
main(sys.argv[1:])
File "ez_setup.py", line 152, in main
return main(list(argv)+[egg]) # we're done here
File "G:\python\setuptools-0.6c3-py2.5.egg\setuptools\command\easy_install.py"
, line 1588, in main
File "G:\python\setuptools-0.6c3-py2.5.egg\setuptools\command\easy_install.py"
, line 1577, in with_ei_usage
File "G:\python\setuptools-0.6c3-py2.5.egg\setuptools\command\easy_install.py"
, line 1592, in <lambda>
File "F:\Python25\lib\distutils\core.py", line 151, in setup
File "F:\Python25\lib\distutils\dist.py", line 974, in run_commands
File "F:\Python25\lib\distutils\dist.py", line 994, in run_command
File "G:\python\setuptools-0.6c3-py2.5.egg\setuptools\command\easy_install.py"
, line 211, in run
File "G:\python\setuptools-0.6c3-py2.5.egg\setuptools\command\easy_install.py"
, line 427, in easy_install
File "G:\python\setuptools-0.6c3-py2.5.egg\setuptools\command\easy_install.py"
, line 473, in install_item
File "G:\python\setuptools-0.6c3-py2.5.egg\setuptools\command\easy_install.py"
, line 497, in process_distribution
File "G:\python\setuptools-0.6c3-py2.5.egg\setuptools\command\easy_install.py"
, line 373, in install_egg_scripts
File "G:\python\setuptools-0.6c3-py2.5.egg\setuptools\command\easy_install.py"
, line 569, in install_wrapper_scripts
File "G:\python\setuptools-0.6c3-py2.5.egg\setuptools\command\easy_install.py"
, line 1480, in get_script_args
File "G:\python\setuptools-0.6c3-py2.5.egg\setuptools\command\easy_install.py"
, line 1412, in get_script_header
LookupError: no codec search functions registered: can't find encoding

?? What to do?

thanks,

TiNo
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,764
Messages
2,569,567
Members
45,041
Latest member
RomeoFarnh

Latest Threads

Top