Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 6 by
natsuhik...@gmail.com: cannot install tokyo-python in Amazon
Linux
http://code.google.com/p/tokyo-python/issues/detail?id=6
What steps will reproduce the problem?
1. sudo /usr/local/bin/pip install tokyo-python
(We can install other packages.)
What is the expected output? What do you see instead?
- Error
writing manifest file 'pip-egg-info/tokyo_python.egg-info/SOURCES.txt'
warning: manifest_maker: standard file '-c' not found
error: None
----------------------------------------
Cleaning up...
Command python setup.py egg_info failed with error code 1 in
/tmp/pip_build_root/tokyo-python
Storing debug log for failure in /root/.pip/pip.log
What version of the product are you using? On what operating system?
- Python 2.7.4
- Amazon Linux AMI release 2013.09 64-bit
Please provide any additional information below.
sudo cat /root/.pip/pip.log
------------------------------------------------------------
/usr/local/bin/pip run on Mon Jan 27 17:37:01 2014
Downloading/unpacking tokyo-python
Getting page
https://pypi.python.org/simple/tokyo-python/
URLs to search for versions for tokyo-python:
*
https://pypi.python.org/simple/tokyo-python/
Analyzing links from page
https://pypi.python.org/simple/tokyo-python/
Found link
https://pypi.python.org/packages/source/t/tokyo-python/tokyo-python-0.6.0.tar.gz#md5=ceda826aaae4e6fd1e840d93be944b90
(from
https://pypi.python.org/simple/tokyo-python/), version: 0.6.0
Found link
https://pypi.python.org/packages/source/t/tokyo-python/tokyo-python-0.6.2.tar.gz#md5=5cf2962fc2d6481b129db65dd4312f33
(from
https://pypi.python.org/simple/tokyo-python/), version: 0.6.2
Found link
https://pypi.python.org/packages/source/t/tokyo-python/tokyo-python-0.7.0.tar.gz#md5=8e8a61c01bacaa47218778500fca1209
(from
https://pypi.python.org/simple/tokyo-python/), version: 0.7.0
Using version 0.7.0 (newest of versions: 0.7.0, 0.6.2, 0.6.0)
Downloading from URL
https://pypi.python.org/packages/source/t/tokyo-python/tokyo-python-0.7.0.tar.gz#md5=8e8a61c01bacaa47218778500fca1209
(from
https://pypi.python.org/simple/tokyo-python/)
Running setup.py (path:/tmp/pip_build_root/tokyo-python/setup.py)
egg_info for package tokyo-python
running egg_info
creating pip-egg-info/tokyo_python.egg-info
writing pip-egg-info/tokyo_python.egg-info/PKG-INFO
writing top-level names to
pip-egg-info/tokyo_python.egg-info/top_level.txt
writing dependency_links to
pip-egg-info/tokyo_python.egg-info/dependency_links.txt
writing manifest file 'pip-egg-info/tokyo_python.egg-info/SOURCES.txt'
warning: manifest_maker: standard file '-c' not found
error: None
Complete output from command python setup.py egg_info:
running egg_info
creating pip-egg-info/tokyo_python.egg-info
writing pip-egg-info/tokyo_python.egg-info/PKG-INFO
writing top-level names to pip-egg-info/tokyo_python.egg-info/top_level.txt
writing dependency_links to
pip-egg-info/tokyo_python.egg-info/dependency_links.txt
writing manifest file 'pip-egg-info/tokyo_python.egg-info/SOURCES.txt'
warning: manifest_maker: standard file '-c' not found
error: None
----------------------------------------
Cleaning up...
Removing temporary dir /tmp/pip_build_root...
Command python setup.py egg_info failed with error code 1 in
/tmp/pip_build_root/tokyo-python
Exception information:
Traceback (most recent call last):
File "/usr/local/lib/python2.7/site-packages/pip-1.5.2-py2.7.egg/pip/basecommand.py",
line 122, in main
status = self.run(options, args)
File "/usr/local/lib/python2.7/site-packages/pip-1.5.2-py2.7.egg/pip/commands/install.py",
line 274, in run
requirement_set.prepare_files(finder, force_root_egg_info=self.bundle,
bundle=self.bundle)
File "/usr/local/lib/python2.7/site-packages/pip-1.5.2-py2.7.egg/pip/req.py",
line 1215, in prepare_files
req_to_install.run_egg_info()
File "/usr/local/lib/python2.7/site-packages/pip-1.5.2-py2.7.egg/pip/req.py",
line 321, in run_egg_info
command_desc='python setup.py egg_info')
File "/usr/local/lib/python2.7/site-packages/pip-1.5.2-py2.7.egg/pip/util.py",
line 697, in call_subprocess
% (command_desc, proc.returncode, cwd))
InstallationError: Command python setup.py egg_info failed with error code
1 in /tmp/pip_build_root/tokyo-python
--
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