2021-07-08T19:50:51,443 Created temporary directory: /tmp/pip-ephem-wheel-cache-ssny0d4q 2021-07-08T19:50:51,446 Created temporary directory: /tmp/pip-req-tracker-apc61bt9 2021-07-08T19:50:51,446 Initialized build tracking at /tmp/pip-req-tracker-apc61bt9 2021-07-08T19:50:51,447 Created build tracker: /tmp/pip-req-tracker-apc61bt9 2021-07-08T19:50:51,447 Entered build tracker: /tmp/pip-req-tracker-apc61bt9 2021-07-08T19:50:51,447 Created temporary directory: /tmp/pip-wheel-eme9j2cu 2021-07-08T19:50:51,481 1 location(s) to search for versions of django-selenium-test-runner: 2021-07-08T19:50:51,481 * https://pypi.org/simple/django-selenium-test-runner/ 2021-07-08T19:50:51,482 Fetching project page and analyzing links: https://pypi.org/simple/django-selenium-test-runner/ 2021-07-08T19:50:51,482 Getting page https://pypi.org/simple/django-selenium-test-runner/ 2021-07-08T19:50:51,484 Found index url https://pypi.org/simple 2021-07-08T19:50:51,659 Found link https://files.pythonhosted.org/packages/a1/df/04057b926389fd62c9145a496cfa3322d5b19c066093d4338014c1c8d52c/django-selenium-test-runner-0.1.0.tar.gz#sha256=7abcca84dc05cc5971d78a9871d427dabc3791e18bddd6f17767f802c34619f2 (from https://pypi.org/simple/django-selenium-test-runner/), version: 0.1.0 2021-07-08T19:50:51,660 Skipping link: not a file: https://pypi.org/simple/django-selenium-test-runner/ 2021-07-08T19:50:51,676 Given no hashes to check 1 links for project 'django-selenium-test-runner': discarding no candidates 2021-07-08T19:50:51,694 Collecting django-selenium-test-runner==0.1.0 2021-07-08T19:50:51,695 Created temporary directory: /tmp/pip-unpack-g293luf0 2021-07-08T19:50:53,505 Downloading django-selenium-test-runner-0.1.0.tar.gz (5.3 MB) 2021-07-08T19:50:54,300 Added django-selenium-test-runner==0.1.0 from https://files.pythonhosted.org/packages/a1/df/04057b926389fd62c9145a496cfa3322d5b19c066093d4338014c1c8d52c/django-selenium-test-runner-0.1.0.tar.gz#sha256=7abcca84dc05cc5971d78a9871d427dabc3791e18bddd6f17767f802c34619f2 to build tracker '/tmp/pip-req-tracker-apc61bt9' 2021-07-08T19:50:54,301 Running setup.py (path:/tmp/pip-wheel-eme9j2cu/django-selenium-test-runner_3685a91d05164ee082f0c20ca010b14a/setup.py) egg_info for package django-selenium-test-runner 2021-07-08T19:50:54,301 Created temporary directory: /tmp/pip-pip-egg-info-yoqt67l4 2021-07-08T19:50:54,302 Running command python setup.py egg_info 2021-07-08T19:50:54,921 Traceback (most recent call last): 2021-07-08T19:50:54,922 File "", line 1, in 2021-07-08T19:50:54,922 File "/tmp/pip-wheel-eme9j2cu/django-selenium-test-runner_3685a91d05164ee082f0c20ca010b14a/setup.py", line 2, in 2021-07-08T19:50:54,922 from dstest import test_runner as mm 2021-07-08T19:50:54,922 File "/tmp/pip-wheel-eme9j2cu/django-selenium-test-runner_3685a91d05164ee082f0c20ca010b14a/dstest/test_runner.py", line 275 2021-07-08T19:50:54,923 print 'Dependecy unmet. Java virtual machine command line runner not ' \ 2021-07-08T19:50:54,923 ^ 2021-07-08T19:50:54,923 SyntaxError: Missing parentheses in call to 'print'. Did you mean print('Dependecy unmet. Java virtual machine command line runner not ' \)? 2021-07-08T19:50:54,972 WARNING: Discarding https://files.pythonhosted.org/packages/a1/df/04057b926389fd62c9145a496cfa3322d5b19c066093d4338014c1c8d52c/django-selenium-test-runner-0.1.0.tar.gz#sha256=7abcca84dc05cc5971d78a9871d427dabc3791e18bddd6f17767f802c34619f2 (from https://pypi.org/simple/django-selenium-test-runner/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-08T19:50:54,973 ERROR: Could not find a version that satisfies the requirement django-selenium-test-runner==0.1.0 (from versions: 0.1.0) 2021-07-08T19:50:54,973 ERROR: No matching distribution found for django-selenium-test-runner==0.1.0 2021-07-08T19:50:54,974 Exception information: 2021-07-08T19:50:54,974 Traceback (most recent call last): 2021-07-08T19:50:54,974 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-08T19:50:54,974 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-08T19:50:54,974 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-08T19:50:54,974 raise RequirementsConflicted(criterion) 2021-07-08T19:50:54,974 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('django-selenium-test-runner==0.1.0') 2021-07-08T19:50:54,974 2021-07-08T19:50:54,974 During handling of the above exception, another exception occurred: 2021-07-08T19:50:54,974 2021-07-08T19:50:54,974 Traceback (most recent call last): 2021-07-08T19:50:54,974 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-08T19:50:54,974 result = self._result = resolver.resolve( 2021-07-08T19:50:54,974 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-08T19:50:54,974 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-08T19:50:54,974 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-08T19:50:54,974 raise ResolutionImpossible(e.criterion.information) 2021-07-08T19:50:54,974 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('django-selenium-test-runner==0.1.0'), parent=None)] 2021-07-08T19:50:54,974 2021-07-08T19:50:54,974 The above exception was the direct cause of the following exception: 2021-07-08T19:50:54,974 2021-07-08T19:50:54,974 Traceback (most recent call last): 2021-07-08T19:50:54,974 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-08T19:50:54,974 status = self.run(options, args) 2021-07-08T19:50:54,974 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-08T19:50:54,974 return func(self, options, args) 2021-07-08T19:50:54,974 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-08T19:50:54,974 requirement_set = resolver.resolve( 2021-07-08T19:50:54,974 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-08T19:50:54,974 raise error from e 2021-07-08T19:50:54,974 pip._internal.exceptions.DistributionNotFound: No matching distribution found for django-selenium-test-runner==0.1.0 2021-07-08T19:50:54,978 Removed django-selenium-test-runner==0.1.0 from https://files.pythonhosted.org/packages/a1/df/04057b926389fd62c9145a496cfa3322d5b19c066093d4338014c1c8d52c/django-selenium-test-runner-0.1.0.tar.gz#sha256=7abcca84dc05cc5971d78a9871d427dabc3791e18bddd6f17767f802c34619f2 from build tracker '/tmp/pip-req-tracker-apc61bt9' 2021-07-08T19:50:54,979 Removed build tracker: '/tmp/pip-req-tracker-apc61bt9'