You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Installing 'yampy'
Downloading/unpacking yampy
Downloading yampy-1.0.tar.gz
Running setup.py egg_info for package yampy
Traceback (most recent call last):
File "", line 16, in
File "c:\users\brianly\appdata\local\temp\pip_build_brianly\yampy\setup.py", line 47, in
test_suite="nose.collector",
File "C:\Python26\lib\distutils\core.py", line 152, in setup
dist.run_commands()
File "C:\Python26\lib\distutils\dist.py", line 975, in run_commands
self.run_command(cmd)
File "C:\Python26\lib\distutils\dist.py", line 995, in run_command
cmd_obj.run()
File "", line 14, in replacement_run
File "C:\Python26\lib\site-packages\distribute-0.6.45-py2.6.egg\setuptools\command\egg_info.py", line 259, in find_sources
mm.run()
File "C:\Python26\lib\site-packages\distribute-0.6.45-py2.6.egg\setuptools\command\egg_info.py", line 327, in run
self.read_template()
File "C:\Python26\lib\site-packages\distribute-0.6.45-py2.6.egg\setuptools\command\sdist.py", line 228, in __read_template_hack
_sdist.read_template(self)
File "C:\Python26\lib\distutils\command\sdist.py", line 336, in read_template
self.filelist.process_template_line(line)
File "C:\Python26\lib\distutils\filelist.py", line 129, in process_template_line
(action, patterns, dir, dir_pattern) = self._parse_template_line(line)
File "C:\Python26\lib\distutils\filelist.py", line 104, in _parse_template_line
dir = convert_path(words[1])
File "C:\Python26\lib\distutils\util.py", line 201, in convert_path
raise ValueError, "path '%s' cannot end with '/'" % pathname
ValueError: path 'yampy/apis/' cannot end with '/'
Complete output from command python setup.py egg_info:
running egg_info
creating pip-egg-info\yampy.egg-info
writing requirements to pip-egg-info\yampy.egg-info\requires.txt
writing pip-egg-info\yampy.egg-info\PKG-INFO
writing top-level names to pip-egg-info\yampy.egg-info\top_level.txt
writing dependency_links to pip-egg-info\yampy.egg-info\dependency_links.txt
writing manifest file 'pip-egg-info\yampy.egg-info\SOURCES.txt'
warning: manifest_maker: standard file '-c' not found
reading manifest file 'pip-egg-info\yampy.egg-info\SOURCES.txt'
reading manifest template 'MANIFEST.in'
Traceback (most recent call last):
File "", line 16, in
File "c:\users\brianly\appdata\local\temp\pip_build_brianly\yampy\setup.py", line 47, in
test_suite="nose.collector",
File "C:\Python26\lib\distutils\core.py", line 152, in setup
dist.run_commands()
File "C:\Python26\lib\distutils\dist.py", line 975, in run_commands
self.run_command(cmd)
File "C:\Python26\lib\distutils\dist.py", line 995, in run_command
cmd_obj.run()
File "", line 14, in replacement_run
File "C:\Python26\lib\site-packages\distribute-0.6.45-py2.6.egg\setuptools\command\egg_info.py", line 259, in find_sources
mm.run()
File "C:\Python26\lib\site-packages\distribute-0.6.45-py2.6.egg\setuptools\command\egg_info.py", line 327, in run
self.read_template()
File "C:\Python26\lib\site-packages\distribute-0.6.45-py2.6.egg\setuptools\command\sdist.py", line 228, in __read_template_hack
_sdist.read_template(self)
File "C:\Python26\lib\distutils\command\sdist.py", line 336, in read_template
self.filelist.process_template_line(line)
File "C:\Python26\lib\distutils\filelist.py", line 129, in process_template_line
(action, patterns, dir, dir_pattern) = self._parse_template_line(line)
File "C:\Python26\lib\distutils\filelist.py", line 104, in _parse_template_line
dir = convert_path(words[1])
File "C:\Python26\lib\distutils\util.py", line 201, in convert_path
raise ValueError, "path '%s' cannot end with '/'" % pathname
ValueError: path 'yampy/apis/' cannot end with '/'
Cleaning up...
Command python setup.py egg_info failed with error code 1 in c:\users\brianly\appdata\local\temp\pip_build_brianly\yampy
Storing complete log in C:\Users\brianly\pip\pip.log
'yampy' failed to install. Exit code: 1
The text was updated successfully, but these errors were encountered:
Installing 'yampy'
Downloading/unpacking yampy
Downloading yampy-1.0.tar.gz
Running setup.py egg_info for package yampy
Traceback (most recent call last):
File "", line 16, in
File "c:\users\brianly\appdata\local\temp\pip_build_brianly\yampy\setup.py", line 47, in
test_suite="nose.collector",
File "C:\Python26\lib\distutils\core.py", line 152, in setup
dist.run_commands()
File "C:\Python26\lib\distutils\dist.py", line 975, in run_commands
self.run_command(cmd)
File "C:\Python26\lib\distutils\dist.py", line 995, in run_command
cmd_obj.run()
File "", line 14, in replacement_run
File "C:\Python26\lib\site-packages\distribute-0.6.45-py2.6.egg\setuptools\command\egg_info.py", line 259, in find_sources
mm.run()
File "C:\Python26\lib\site-packages\distribute-0.6.45-py2.6.egg\setuptools\command\egg_info.py", line 327, in run
self.read_template()
File "C:\Python26\lib\site-packages\distribute-0.6.45-py2.6.egg\setuptools\command\sdist.py", line 228, in __read_template_hack
_sdist.read_template(self)
File "C:\Python26\lib\distutils\command\sdist.py", line 336, in read_template
self.filelist.process_template_line(line)
File "C:\Python26\lib\distutils\filelist.py", line 129, in process_template_line
(action, patterns, dir, dir_pattern) = self._parse_template_line(line)
File "C:\Python26\lib\distutils\filelist.py", line 104, in _parse_template_line
dir = convert_path(words[1])
File "C:\Python26\lib\distutils\util.py", line 201, in convert_path
raise ValueError, "path '%s' cannot end with '/'" % pathname
ValueError: path 'yampy/apis/' cannot end with '/'
Complete output from command python setup.py egg_info:
running egg_info
creating pip-egg-info\yampy.egg-info
writing requirements to pip-egg-info\yampy.egg-info\requires.txt
writing pip-egg-info\yampy.egg-info\PKG-INFO
writing top-level names to pip-egg-info\yampy.egg-info\top_level.txt
writing dependency_links to pip-egg-info\yampy.egg-info\dependency_links.txt
writing manifest file 'pip-egg-info\yampy.egg-info\SOURCES.txt'
warning: manifest_maker: standard file '-c' not found
reading manifest file 'pip-egg-info\yampy.egg-info\SOURCES.txt'
reading manifest template 'MANIFEST.in'
Traceback (most recent call last):
File "", line 16, in
File "c:\users\brianly\appdata\local\temp\pip_build_brianly\yampy\setup.py", line 47, in
test_suite="nose.collector",
File "C:\Python26\lib\distutils\core.py", line 152, in setup
dist.run_commands()
File "C:\Python26\lib\distutils\dist.py", line 975, in run_commands
self.run_command(cmd)
File "C:\Python26\lib\distutils\dist.py", line 995, in run_command
cmd_obj.run()
File "", line 14, in replacement_run
File "C:\Python26\lib\site-packages\distribute-0.6.45-py2.6.egg\setuptools\command\egg_info.py", line 259, in find_sources
mm.run()
File "C:\Python26\lib\site-packages\distribute-0.6.45-py2.6.egg\setuptools\command\egg_info.py", line 327, in run
self.read_template()
File "C:\Python26\lib\site-packages\distribute-0.6.45-py2.6.egg\setuptools\command\sdist.py", line 228, in __read_template_hack
_sdist.read_template(self)
File "C:\Python26\lib\distutils\command\sdist.py", line 336, in read_template
self.filelist.process_template_line(line)
File "C:\Python26\lib\distutils\filelist.py", line 129, in process_template_line
(action, patterns, dir, dir_pattern) = self._parse_template_line(line)
File "C:\Python26\lib\distutils\filelist.py", line 104, in _parse_template_line
dir = convert_path(words[1])
File "C:\Python26\lib\distutils\util.py", line 201, in convert_path
raise ValueError, "path '%s' cannot end with '/'" % pathname
ValueError: path 'yampy/apis/' cannot end with '/'
Cleaning up...
Command python setup.py egg_info failed with error code 1 in c:\users\brianly\appdata\local\temp\pip_build_brianly\yampy
Storing complete log in C:\Users\brianly\pip\pip.log
'yampy' failed to install. Exit code: 1
The text was updated successfully, but these errors were encountered: