Issue 53 in fuxi: Can't install FuXi with easy_install

25 views
Skip to first unread message

fu...@googlecode.com

unread,
Nov 9, 2011, 3:29:27 AM11/9/11
to fuxi-di...@googlegroups.com
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 53 by utapy...@gmail.com: Can't install FuXi with easy_install
http://code.google.com/p/fuxi/issues/detail?id=53

I am trying to install FuXi with easy_install:
{{{
> easy_install FuXi
Searching for fuxi
Reading http://pypi.python.org/simple/fuxi/
Reading http://code.google.com/p/python-dlp/wiki/fuxi
Reading http://python-dlp.googlecode.com/svn/trunk/fuxi/
Reading http://code.google.com/p/fuxi/
Reading http://code.google.com/p/fuxi
Best match: FuXi 1.3.production
Downloading
http://pypi.python.org/packages/source/F/FuXi/FuXi-1.3.production.tar.gz#md5=83499084ed026d64c5c3e81ecac1d20c
Processing FuXi-1.3.production.tar.gz
Running FuXi-1.3.production\setup.py -q bdist_egg
--dist-dir ...\appdata\local\temp\easy_install-fi4z3q\FuXi-1.3.production\egg-dist-
tmp-m4su04
Traceback (most recent call last):
File "d:\Py\Python26\Scripts\easy_install-2.6-script.py", line 8, in
<module>

load_entry_point('setuptools==0.6c11', 'console_scripts', 'easy_install-2.6')()

File "d:\Py\Python26\lib\site-packages\setuptools-0.6c11-py2.6.egg\setuptools\command\easy_install.py",
line 1712, in main

File "d:\Py\Python26\lib\site-packages\setuptools-0.6c11-py2.6.egg\setuptools\command\easy_install.py",
line 1700, in with_ei_usage

File "d:\Py\Python26\lib\site-packages\setuptools-0.6c11-py2.6.egg\setuptools\command\easy_install.py",
line 1716, in <lambda>
File "d:\Py\Python26\lib\distutils\core.py", line 152, in setup
dist.run_commands()
File "d:\Py\Python26\lib\distutils\dist.py", line 975, in run_commands
self.run_command(cmd)
File "d:\Py\Python26\lib\distutils\dist.py", line 995, in run_command
cmd_obj.run()

File "d:\Py\Python26\lib\site-packages\setuptools-0.6c11-py2.6.egg\setuptools\command\easy_install.py",
line 211, in run

File "d:\Py\Python26\lib\site-packages\setuptools-0.6c11-py2.6.egg\setuptools\command\easy_install.py",
line 446, in easy_install

File "d:\Py\Python26\lib\site-packages\setuptools-0.6c11-py2.6.egg\setuptools\command\easy_install.py",
line 476, in install_item

File "d:\Py\Python26\lib\site-packages\setuptools-0.6c11-py2.6.egg\setuptools\command\easy_install.py",
line 655, in install_eggs

File "d:\Py\Python26\lib\site-packages\setuptools-0.6c11-py2.6.egg\setuptools\command\easy_install.py",
line 930, in build_and_install

File "d:\Py\Python26\lib\site-packages\setuptools-0.6c11-py2.6.egg\setuptools\command\easy_install.py",
line 919, in run_setup

File "d:\Py\Python26\lib\site-packages\setuptools-0.6c11-py2.6.egg\setuptools\sandbox.py",
line 62, in run_setup

File "d:\Py\Python26\lib\site-packages\setuptools-0.6c11-py2.6.egg\setuptools\sandbox.py",
line 105, in run

File "d:\Py\Python26\lib\site-packages\setuptools-0.6c11-py2.6.egg\setuptools\sandbox.py",
line 64, in <lambda>
File "setup.py", line 1, in <module>
ImportError: No module named ez_setup
}}}

The same output I see after doing
{{{
> wget http://peak.telecommunity.com/dist/ez_setup.py
> python ez_setup.py
> easy_install fuxi
}}}

I am using Python 2.6.6 x64 on Windows 7 x64.

I have only managed to install FuXi as described
[http://code.google.com/p/fuxi/wiki/Installation_Testing here].

fu...@googlecode.com

unread,
Jun 11, 2013, 1:46:17 PM6/11/13
to fuxi-di...@googlegroups.com

Comment #1 on issue 53 by mcour...@gmail.com: Can't install FuXi with
easy_install
http://code.google.com/p/fuxi/issues/detail?id=53

Using
> wget http://peak.telecommunity.com/dist/ez_setup.py
> python ez_setup.py
> easy_install fuxi
I also get the "ImportError: No module named ez_setup"

I was able to install FuXi by doing an easy_install ez_setup and then the
easy_install fuxi.

--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

fu...@googlecode.com

unread,
Jun 11, 2013, 11:52:06 PM6/11/13
to fuxi-di...@googlegroups.com
Updates:
Status: Fixed
Owner: chime...@gmail.com

Comment #2 on issue 53 by chime...@gmail.com: Can't install FuXi with
easy_install
http://code.google.com/p/fuxi/issues/detail?id=53

(No comment was entered for this change.)
Reply all
Reply to author
Forward
0 new messages