2021-07-09T19:37:52,242 Created temporary directory: /tmp/pip-ephem-wheel-cache-_ila7w1p 2021-07-09T19:37:52,245 Created temporary directory: /tmp/pip-req-tracker-d3wuvz8h 2021-07-09T19:37:52,245 Initialized build tracking at /tmp/pip-req-tracker-d3wuvz8h 2021-07-09T19:37:52,245 Created build tracker: /tmp/pip-req-tracker-d3wuvz8h 2021-07-09T19:37:52,245 Entered build tracker: /tmp/pip-req-tracker-d3wuvz8h 2021-07-09T19:37:52,246 Created temporary directory: /tmp/pip-wheel-fpsask8b 2021-07-09T19:37:52,282 1 location(s) to search for versions of django-rest-test-data: 2021-07-09T19:37:52,282 * https://pypi.org/simple/django-rest-test-data/ 2021-07-09T19:37:52,283 Fetching project page and analyzing links: https://pypi.org/simple/django-rest-test-data/ 2021-07-09T19:37:52,283 Getting page https://pypi.org/simple/django-rest-test-data/ 2021-07-09T19:37:52,285 Found index url https://pypi.org/simple 2021-07-09T19:37:52,472 Found link https://files.pythonhosted.org/packages/d0/ad/169b03c4529f90441858b93eae395094dbe5ca08f90e69aae0c744abe98c/django-rest-test-data-0.1.0.tar.gz#sha256=475d089cf80328652c24377320fe93d35367f57c9786b8bda220fdf61eca4f6d (from https://pypi.org/simple/django-rest-test-data/), version: 0.1.0 2021-07-09T19:37:52,473 Found link https://files.pythonhosted.org/packages/61/5d/880a3694e661b735f8ff0a7727d785a2b6817a60c83117176aa0a9a4ccc0/django-rest-test-data-0.1.1.tar.gz#sha256=0386c1d06e42941a629680a119dbaa35e4b4023acd778429016b01f07cbe27fb (from https://pypi.org/simple/django-rest-test-data/), version: 0.1.1 2021-07-09T19:37:52,473 Found link https://files.pythonhosted.org/packages/bb/01/22504c85b17ddd836c60532660e626eca8cca16796d363d92c44461c5f5b/django-rest-test-data-0.2.0.tar.gz#sha256=40018d7d7f0e99eb0873a8421e7df7452f7b3f64b3b71d58c5ee504a6ff13384 (from https://pypi.org/simple/django-rest-test-data/), version: 0.2.0 2021-07-09T19:37:52,473 Skipping link: not a file: https://pypi.org/simple/django-rest-test-data/ 2021-07-09T19:37:52,490 Given no hashes to check 1 links for project 'django-rest-test-data': discarding no candidates 2021-07-09T19:37:52,507 Collecting django-rest-test-data==0.1.0 2021-07-09T19:37:52,509 Created temporary directory: /tmp/pip-unpack-ubczi15a 2021-07-09T19:37:52,682 Downloading django-rest-test-data-0.1.0.tar.gz (5.3 kB) 2021-07-09T19:37:52,735 Added django-rest-test-data==0.1.0 from https://files.pythonhosted.org/packages/d0/ad/169b03c4529f90441858b93eae395094dbe5ca08f90e69aae0c744abe98c/django-rest-test-data-0.1.0.tar.gz#sha256=475d089cf80328652c24377320fe93d35367f57c9786b8bda220fdf61eca4f6d to build tracker '/tmp/pip-req-tracker-d3wuvz8h' 2021-07-09T19:37:52,736 Running setup.py (path:/tmp/pip-wheel-fpsask8b/django-rest-test-data_0641c5b8bf1340b2a5396844c9b60a0e/setup.py) egg_info for package django-rest-test-data 2021-07-09T19:37:52,736 Created temporary directory: /tmp/pip-pip-egg-info-_kq7i2_z 2021-07-09T19:37:52,737 Running command python setup.py egg_info 2021-07-09T19:37:53,370 Traceback (most recent call last): 2021-07-09T19:37:53,371 File "", line 1, in 2021-07-09T19:37:53,371 File "/tmp/pip-wheel-fpsask8b/django-rest-test-data_0641c5b8bf1340b2a5396844c9b60a0e/setup.py", line 57 2021-07-09T19:37:53,371 print "You probably want to also tag the version now:" 2021-07-09T19:37:53,372 ^ 2021-07-09T19:37:53,372 SyntaxError: Missing parentheses in call to 'print'. Did you mean print("You probably want to also tag the version now:")? 2021-07-09T19:37:53,420 WARNING: Discarding https://files.pythonhosted.org/packages/d0/ad/169b03c4529f90441858b93eae395094dbe5ca08f90e69aae0c744abe98c/django-rest-test-data-0.1.0.tar.gz#sha256=475d089cf80328652c24377320fe93d35367f57c9786b8bda220fdf61eca4f6d (from https://pypi.org/simple/django-rest-test-data/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T19:37:53,422 ERROR: Could not find a version that satisfies the requirement django-rest-test-data==0.1.0 (from versions: 0.1.0, 0.1.1, 0.2.0) 2021-07-09T19:37:53,422 ERROR: No matching distribution found for django-rest-test-data==0.1.0 2021-07-09T19:37:53,423 Exception information: 2021-07-09T19:37:53,423 Traceback (most recent call last): 2021-07-09T19:37:53,423 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T19:37:53,423 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T19:37:53,423 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T19:37:53,423 raise RequirementsConflicted(criterion) 2021-07-09T19:37:53,423 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('django-rest-test-data==0.1.0') 2021-07-09T19:37:53,423 2021-07-09T19:37:53,423 During handling of the above exception, another exception occurred: 2021-07-09T19:37:53,423 2021-07-09T19:37:53,423 Traceback (most recent call last): 2021-07-09T19:37:53,423 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T19:37:53,423 result = self._result = resolver.resolve( 2021-07-09T19:37:53,423 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T19:37:53,423 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T19:37:53,423 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T19:37:53,423 raise ResolutionImpossible(e.criterion.information) 2021-07-09T19:37:53,423 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('django-rest-test-data==0.1.0'), parent=None)] 2021-07-09T19:37:53,423 2021-07-09T19:37:53,423 The above exception was the direct cause of the following exception: 2021-07-09T19:37:53,423 2021-07-09T19:37:53,423 Traceback (most recent call last): 2021-07-09T19:37:53,423 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T19:37:53,423 status = self.run(options, args) 2021-07-09T19:37:53,423 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T19:37:53,423 return func(self, options, args) 2021-07-09T19:37:53,423 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T19:37:53,423 requirement_set = resolver.resolve( 2021-07-09T19:37:53,423 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T19:37:53,423 raise error from e 2021-07-09T19:37:53,423 pip._internal.exceptions.DistributionNotFound: No matching distribution found for django-rest-test-data==0.1.0 2021-07-09T19:37:53,427 Removed django-rest-test-data==0.1.0 from https://files.pythonhosted.org/packages/d0/ad/169b03c4529f90441858b93eae395094dbe5ca08f90e69aae0c744abe98c/django-rest-test-data-0.1.0.tar.gz#sha256=475d089cf80328652c24377320fe93d35367f57c9786b8bda220fdf61eca4f6d from build tracker '/tmp/pip-req-tracker-d3wuvz8h' 2021-07-09T19:37:53,428 Removed build tracker: '/tmp/pip-req-tracker-d3wuvz8h'