2019-06-29T17:11:17 Created temporary directory: /tmp/pip-ephem-wheel-cache-h2ulvbpv 2019-06-29T17:11:17 Created temporary directory: /tmp/pip-req-tracker-459hy_3r 2019-06-29T17:11:17 Created requirements tracker '/tmp/pip-req-tracker-459hy_3r' 2019-06-29T17:11:17 Created temporary directory: /tmp/pip-wheel-flh4txnt 2019-06-29T17:11:17 Collecting pytron==0.1 2019-06-29T17:11:17 1 location(s) to search for versions of pytron: 2019-06-29T17:11:17 * https://pypi.org/simple/pytron/ 2019-06-29T17:11:17 Getting page https://pypi.org/simple/pytron/ 2019-06-29T17:11:17 Analyzing links from page https://pypi.org/simple/pytron/ 2019-06-29T17:11:17 Found link https://files.pythonhosted.org/packages/67/8a/57231ede811e444cb3bea0705d7b7b875af06c4054f34e981a8a8a244ae4/pytron-0.1.tar.gz#sha256=4a7c0c73642eb2333056ca05538d25074b19ab4e147bff6c1b36a7059b1c7e9b (from https://pypi.org/simple/pytron/), version: 0.1 2019-06-29T17:11:17 Found link https://files.pythonhosted.org/packages/18/79/560183ed683e4fb35dc72a919c0981b0ff2609c723efaf58624d93141bfd/pytron-0.2.tar.gz#sha256=1d36b999ff24665e408b91715c8bce96549553a2a3738638446096ab977a03cb (from https://pypi.org/simple/pytron/), version: 0.2 2019-06-29T17:11:17 Found link https://files.pythonhosted.org/packages/85/4f/83c9e51364868df79cc407ea837e8a8d120704655cdc1adfc4bfba93c631/pytron-0.3.tar.gz#sha256=a9bb0a4eec1b15e62277ed46b49ef7ecd3daa2451e7bb223146ee1d7a4577b51 (from https://pypi.org/simple/pytron/), version: 0.3 2019-06-29T17:11:17 Using version 0.1 (newest of versions: 0.1) 2019-06-29T17:11:17 Created temporary directory: /tmp/pip-unpack-2aa56d51 2019-06-29T17:11:17 Downloading https://files.pythonhosted.org/packages/67/8a/57231ede811e444cb3bea0705d7b7b875af06c4054f34e981a8a8a244ae4/pytron-0.1.tar.gz 2019-06-29T17:11:17 Downloading from URL https://files.pythonhosted.org/packages/67/8a/57231ede811e444cb3bea0705d7b7b875af06c4054f34e981a8a8a244ae4/pytron-0.1.tar.gz#sha256=4a7c0c73642eb2333056ca05538d25074b19ab4e147bff6c1b36a7059b1c7e9b (from https://pypi.org/simple/pytron/) 2019-06-29T17:11:17 Added pytron==0.1 from https://files.pythonhosted.org/packages/67/8a/57231ede811e444cb3bea0705d7b7b875af06c4054f34e981a8a8a244ae4/pytron-0.1.tar.gz#sha256=4a7c0c73642eb2333056ca05538d25074b19ab4e147bff6c1b36a7059b1c7e9b to build tracker '/tmp/pip-req-tracker-459hy_3r' 2019-06-29T17:11:17 Running setup.py (path:/tmp/pip-wheel-flh4txnt/pytron/setup.py) egg_info for package pytron 2019-06-29T17:11:17 Running command python setup.py egg_info 2019-06-29T17:11:19 Traceback (most recent call last): 2019-06-29T17:11:19 File "", line 1, in 2019-06-29T17:11:19 File "/tmp/pip-wheel-flh4txnt/pytron/setup.py", line 32, in 2019-06-29T17:11:19 long_description=open('README.rst').read(), 2019-06-29T17:11:19 FileNotFoundError: [Errno 2] No such file or directory: 'README.rst' 2019-06-29T17:11:19 Cleaning up... 2019-06-29T17:11:19 Removing source in /tmp/pip-wheel-flh4txnt/pytron 2019-06-29T17:11:19 Removed pytron==0.1 from https://files.pythonhosted.org/packages/67/8a/57231ede811e444cb3bea0705d7b7b875af06c4054f34e981a8a8a244ae4/pytron-0.1.tar.gz#sha256=4a7c0c73642eb2333056ca05538d25074b19ab4e147bff6c1b36a7059b1c7e9b from build tracker '/tmp/pip-req-tracker-459hy_3r' 2019-06-29T17:11:19 Removed build tracker '/tmp/pip-req-tracker-459hy_3r' 2019-06-29T17:11:19 ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-flh4txnt/pytron/ 2019-06-29T17:11:19 Exception information: 2019-06-29T17:11:19 Traceback (most recent call last): 2019-06-29T17:11:19 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 178, in main 2019-06-29T17:11:19 status = self.run(options, args) 2019-06-29T17:11:19 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 164, in run 2019-06-29T17:11:19 resolver.resolve(requirement_set) 2019-06-29T17:11:19 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 131, in resolve 2019-06-29T17:11:19 self._resolve_one(requirement_set, req) 2019-06-29T17:11:19 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 294, in _resolve_one 2019-06-29T17:11:19 abstract_dist = self._get_abstract_dist_for(req_to_install) 2019-06-29T17:11:19 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 242, in _get_abstract_dist_for 2019-06-29T17:11:19 self.require_hashes 2019-06-29T17:11:19 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 362, in prepare_linked_requirement 2019-06-29T17:11:19 abstract_dist.prep_for_dist(finder, self.build_isolation) 2019-06-29T17:11:19 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 171, in prep_for_dist 2019-06-29T17:11:19 self.req.prepare_metadata() 2019-06-29T17:11:19 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 537, in prepare_metadata 2019-06-29T17:11:19 self.run_egg_info() 2019-06-29T17:11:19 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 615, in run_egg_info 2019-06-29T17:11:19 command_desc='python setup.py egg_info') 2019-06-29T17:11:19 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/misc.py", line 776, in call_subprocess 2019-06-29T17:11:19 % (command_desc, proc.returncode, cwd)) 2019-06-29T17:11:19 pip._internal.exceptions.InstallationError: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-flh4txnt/pytron/