2019-06-29T07:50:37 Created temporary directory: /tmp/pip-ephem-wheel-cache-clhkhb5d 2019-06-29T07:50:37 Created temporary directory: /tmp/pip-req-tracker-70n4yu7d 2019-06-29T07:50:37 Created requirements tracker '/tmp/pip-req-tracker-70n4yu7d' 2019-06-29T07:50:37 Created temporary directory: /tmp/pip-wheel-yqftsfm5 2019-06-29T07:50:38 Collecting django-pyfixtures==0.1 2019-06-29T07:50:38 1 location(s) to search for versions of django-pyfixtures: 2019-06-29T07:50:38 * https://pypi.org/simple/django-pyfixtures/ 2019-06-29T07:50:38 Getting page https://pypi.org/simple/django-pyfixtures/ 2019-06-29T07:50:38 Analyzing links from page https://pypi.org/simple/django-pyfixtures/ 2019-06-29T07:50:38 Found link https://files.pythonhosted.org/packages/3e/78/b17f3c3a8cc4d92ce48267c839707cb97bdd2d3342d9c0c266af719864b8/django-pyfixtures-0.1.tar.gz#sha256=ee58c90a537ab3af8bee682b93df6e7a3f39227e4acac050214410505b0b9621 (from https://pypi.org/simple/django-pyfixtures/), version: 0.1 2019-06-29T07:50:38 Found link https://files.pythonhosted.org/packages/5a/55/9a1062b372cb1957fe020f34c3bf87169a1eebf3f7ff5d85d8627aae1a81/django-pyfixtures-0.1.1.tar.gz#sha256=fe3dca72d3a345bfa6f701c3a7e9e949de91a0ee710be09f7a6ee570a93aeb37 (from https://pypi.org/simple/django-pyfixtures/), version: 0.1.1 2019-06-29T07:50:38 Using version 0.1 (newest of versions: 0.1) 2019-06-29T07:50:38 Created temporary directory: /tmp/pip-unpack-zidkubxn 2019-06-29T07:50:38 Downloading https://files.pythonhosted.org/packages/3e/78/b17f3c3a8cc4d92ce48267c839707cb97bdd2d3342d9c0c266af719864b8/django-pyfixtures-0.1.tar.gz 2019-06-29T07:50:38 Downloading from URL https://files.pythonhosted.org/packages/3e/78/b17f3c3a8cc4d92ce48267c839707cb97bdd2d3342d9c0c266af719864b8/django-pyfixtures-0.1.tar.gz#sha256=ee58c90a537ab3af8bee682b93df6e7a3f39227e4acac050214410505b0b9621 (from https://pypi.org/simple/django-pyfixtures/) 2019-06-29T07:50:38 Added django-pyfixtures==0.1 from https://files.pythonhosted.org/packages/3e/78/b17f3c3a8cc4d92ce48267c839707cb97bdd2d3342d9c0c266af719864b8/django-pyfixtures-0.1.tar.gz#sha256=ee58c90a537ab3af8bee682b93df6e7a3f39227e4acac050214410505b0b9621 to build tracker '/tmp/pip-req-tracker-70n4yu7d' 2019-06-29T07:50:38 Running setup.py (path:/tmp/pip-wheel-yqftsfm5/django-pyfixtures/setup.py) egg_info for package django-pyfixtures 2019-06-29T07:50:38 Running command python setup.py egg_info 2019-06-29T07:50:39 Traceback (most recent call last): 2019-06-29T07:50:39 File "", line 1, in 2019-06-29T07:50:39 File "/tmp/pip-wheel-yqftsfm5/django-pyfixtures/setup.py", line 13, in 2019-06-29T07:50:39 long_description=open('README.md').read(), 2019-06-29T07:50:39 FileNotFoundError: [Errno 2] No such file or directory: 'README.md' 2019-06-29T07:50:39 Cleaning up... 2019-06-29T07:50:39 Removing source in /tmp/pip-wheel-yqftsfm5/django-pyfixtures 2019-06-29T07:50:39 Removed django-pyfixtures==0.1 from https://files.pythonhosted.org/packages/3e/78/b17f3c3a8cc4d92ce48267c839707cb97bdd2d3342d9c0c266af719864b8/django-pyfixtures-0.1.tar.gz#sha256=ee58c90a537ab3af8bee682b93df6e7a3f39227e4acac050214410505b0b9621 from build tracker '/tmp/pip-req-tracker-70n4yu7d' 2019-06-29T07:50:39 Removed build tracker '/tmp/pip-req-tracker-70n4yu7d' 2019-06-29T07:50:39 ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-yqftsfm5/django-pyfixtures/ 2019-06-29T07:50:39 Exception information: 2019-06-29T07:50:39 Traceback (most recent call last): 2019-06-29T07:50:39 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 178, in main 2019-06-29T07:50:39 status = self.run(options, args) 2019-06-29T07:50:39 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 164, in run 2019-06-29T07:50:39 resolver.resolve(requirement_set) 2019-06-29T07:50:39 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 131, in resolve 2019-06-29T07:50:39 self._resolve_one(requirement_set, req) 2019-06-29T07:50:39 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 294, in _resolve_one 2019-06-29T07:50:39 abstract_dist = self._get_abstract_dist_for(req_to_install) 2019-06-29T07:50:39 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 242, in _get_abstract_dist_for 2019-06-29T07:50:39 self.require_hashes 2019-06-29T07:50:39 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 362, in prepare_linked_requirement 2019-06-29T07:50:39 abstract_dist.prep_for_dist(finder, self.build_isolation) 2019-06-29T07:50:39 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 171, in prep_for_dist 2019-06-29T07:50:39 self.req.prepare_metadata() 2019-06-29T07:50:39 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 537, in prepare_metadata 2019-06-29T07:50:39 self.run_egg_info() 2019-06-29T07:50:39 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 615, in run_egg_info 2019-06-29T07:50:39 command_desc='python setup.py egg_info') 2019-06-29T07:50:39 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/misc.py", line 776, in call_subprocess 2019-06-29T07:50:39 % (command_desc, proc.returncode, cwd)) 2019-06-29T07:50:39 pip._internal.exceptions.InstallationError: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-yqftsfm5/django-pyfixtures/