Collecting parmap (from polysquare-generic-file-linter==0.0.18)
Downloading parmap-1.2.1.tar.gz
Traceback (most recent call last):
File "", line 20, in
File "/var/folders/3x/5l69_w4s02g8gcbpj25yfvsh0000gn/T/pip-build-bs1een9o/parmap/setup.py", line 28, in
'Programming Language :: Python :: 3.3',
File "/usr/local/Cellar/python3/3.4.2_1/Frameworks/Python.framework/Versions/3.4/lib/python3.4/distutils/core.py", line 148, in setup
dist.run_commands()
File "/usr/local/Cellar/python3/3.4.2_1/Frameworks/Python.framework/Versions/3.4/lib/python3.4/distutils/dist.py", line 955, in run_commands
self.run_command(cmd)
File "/usr/local/Cellar/python3/3.4.2_1/Frameworks/Python.framework/Versions/3.4/lib/python3.4/distutils/dist.py", line 974, in run_command
cmd_obj.run()
File "", line 14, in replacement_run
File "/Users/smspillaz/.python3/lib/python3.4/site-packages/setuptools/command/egg_info.py", line 361, in write_pkg_info
metadata.write_pkg_info(cmd.egg_info)
File "/usr/local/Cellar/python3/3.4.2_1/Frameworks/Python.framework/Versions/3.4/lib/python3.4/distutils/dist.py", line 1108, in write_pkg_info
self.write_pkg_file(pkg_info)
File "/usr/local/Cellar/python3/3.4.2_1/Frameworks/Python.framework/Versions/3.4/lib/python3.4/distutils/dist.py", line 1121, in write_pkg_file
file.write('Summary: %s\n' % self.get_description() )
TypeError: not all arguments converted during string formatting
Complete output from command python setup.py egg_info:
running egg_info
creating pip-egg-info/parmap.egg-info
writing top-level names to pip-egg-info/parmap.egg-info/top_level.txt
writing dependency_links to pip-egg-info/parmap.egg-info/dependency_links.txt
writing pip-egg-info/parmap.egg-info/PKG-INFO
Traceback (most recent call last):
File "<string>", line 20, in <module>
File "/var/folders/3x/5l69_w4s02g8gcbpj25yfvsh0000gn/T/pip-build-bs1een9o/parmap/setup.py", line 28, in <module>
'Programming Language :: Python :: 3.3',
File "/usr/local/Cellar/python3/3.4.2_1/Frameworks/Python.framework/Versions/3.4/lib/python3.4/distutils/core.py", line 148, in setup
dist.run_commands()
File "/usr/local/Cellar/python3/3.4.2_1/Frameworks/Python.framework/Versions/3.4/lib/python3.4/distutils/dist.py", line 955, in run_commands
self.run_command(cmd)
File "/usr/local/Cellar/python3/3.4.2_1/Frameworks/Python.framework/Versions/3.4/lib/python3.4/distutils/dist.py", line 974, in run_command
cmd_obj.run()
File "<string>", line 14, in replacement_run
File "/Users/smspillaz/.python3/lib/python3.4/site-packages/setuptools/command/egg_info.py", line 361, in write_pkg_info
metadata.write_pkg_info(cmd.egg_info)
File "/usr/local/Cellar/python3/3.4.2_1/Frameworks/Python.framework/Versions/3.4/lib/python3.4/distutils/dist.py", line 1108, in write_pkg_info
self.write_pkg_file(pkg_info)
File "/usr/local/Cellar/python3/3.4.2_1/Frameworks/Python.framework/Versions/3.4/lib/python3.4/distutils/dist.py", line 1121, in write_pkg_file
file.write('Summary: %s\n' % self.get_description() )
TypeError: not all arguments converted during string formatting
Collecting parmap (from polysquare-generic-file-linter==0.0.18) Downloading parmap-1.2.1.tar.gz Traceback (most recent call last): File "", line 20, in
File "/var/folders/3x/5l69_w4s02g8gcbpj25yfvsh0000gn/T/pip-build-bs1een9o/parmap/setup.py", line 28, in
'Programming Language :: Python :: 3.3',
File "/usr/local/Cellar/python3/3.4.2_1/Frameworks/Python.framework/Versions/3.4/lib/python3.4/distutils/core.py", line 148, in setup
dist.run_commands()
File "/usr/local/Cellar/python3/3.4.2_1/Frameworks/Python.framework/Versions/3.4/lib/python3.4/distutils/dist.py", line 955, in run_commands
self.run_command(cmd)
File "/usr/local/Cellar/python3/3.4.2_1/Frameworks/Python.framework/Versions/3.4/lib/python3.4/distutils/dist.py", line 974, in run_command
cmd_obj.run()
File "", line 14, in replacement_run
File "/Users/smspillaz/.python3/lib/python3.4/site-packages/setuptools/command/egg_info.py", line 361, in write_pkg_info
metadata.write_pkg_info(cmd.egg_info)
File "/usr/local/Cellar/python3/3.4.2_1/Frameworks/Python.framework/Versions/3.4/lib/python3.4/distutils/dist.py", line 1108, in write_pkg_info
self.write_pkg_file(pkg_info)
File "/usr/local/Cellar/python3/3.4.2_1/Frameworks/Python.framework/Versions/3.4/lib/python3.4/distutils/dist.py", line 1121, in write_pkg_file
file.write('Summary: %s\n' % self.get_description() )
TypeError: not all arguments converted during string formatting
Complete output from command python setup.py egg_info:
running egg_info