2021-07-09T19:13:05,488 Created temporary directory: /tmp/pip-ephem-wheel-cache-ois6iv7e 2021-07-09T19:13:05,491 Created temporary directory: /tmp/pip-req-tracker-ojeq8x77 2021-07-09T19:13:05,491 Initialized build tracking at /tmp/pip-req-tracker-ojeq8x77 2021-07-09T19:13:05,492 Created build tracker: /tmp/pip-req-tracker-ojeq8x77 2021-07-09T19:13:05,492 Entered build tracker: /tmp/pip-req-tracker-ojeq8x77 2021-07-09T19:13:05,492 Created temporary directory: /tmp/pip-wheel-91z194z6 2021-07-09T19:13:05,525 1 location(s) to search for versions of devilryrestfullib: 2021-07-09T19:13:05,525 * https://pypi.org/simple/devilryrestfullib/ 2021-07-09T19:13:05,526 Fetching project page and analyzing links: https://pypi.org/simple/devilryrestfullib/ 2021-07-09T19:13:05,526 Getting page https://pypi.org/simple/devilryrestfullib/ 2021-07-09T19:13:05,528 Found index url https://pypi.org/simple 2021-07-09T19:13:05,624 Found link https://files.pythonhosted.org/packages/82/5f/81a3af2b3681eeb1a6cd2bd74d5dca1b39379f1674c944d7901bc7ea1e9e/devilryrestfullib-0.1.tar.gz#sha256=cf9fb15b632d386208cd7e74a12a04b01ec454abc1bde8f93453c623f04768dd (from https://pypi.org/simple/devilryrestfullib/), version: 0.1 2021-07-09T19:13:05,625 Found link https://files.pythonhosted.org/packages/55/c2/50535e4e48908c08dfb699cbfb5bfaca83f42009adfd093434a2d4ee938c/devilryrestfullib-0.2.tar.gz#sha256=e9bbfb24008a7b2238a22107c1583598f7922d0f07348c7242b10cf6e7fc28d8 (from https://pypi.org/simple/devilryrestfullib/), version: 0.2 2021-07-09T19:13:05,625 Found link https://files.pythonhosted.org/packages/e2/62/5f391129095cdd5601553430c339c9cbb6f85cd60e607b253534f8790dfe/devilryrestfullib-0.3.tar.gz#sha256=ac772fdc4944878e57f8a5b0772b21b58384c6b92b89127ed1c46910ab55de4b (from https://pypi.org/simple/devilryrestfullib/), version: 0.3 2021-07-09T19:13:05,625 Skipping link: not a file: https://pypi.org/simple/devilryrestfullib/ 2021-07-09T19:13:05,641 Given no hashes to check 1 links for project 'devilryrestfullib': discarding no candidates 2021-07-09T19:13:05,658 Collecting devilryrestfullib==0.3 2021-07-09T19:13:05,660 Created temporary directory: /tmp/pip-unpack-hswmf46k 2021-07-09T19:13:05,833 Downloading devilryrestfullib-0.3.tar.gz (11 kB) 2021-07-09T19:13:05,891 Added devilryrestfullib==0.3 from https://files.pythonhosted.org/packages/e2/62/5f391129095cdd5601553430c339c9cbb6f85cd60e607b253534f8790dfe/devilryrestfullib-0.3.tar.gz#sha256=ac772fdc4944878e57f8a5b0772b21b58384c6b92b89127ed1c46910ab55de4b to build tracker '/tmp/pip-req-tracker-ojeq8x77' 2021-07-09T19:13:05,893 Running setup.py (path:/tmp/pip-wheel-91z194z6/devilryrestfullib_0d4bee714e1042d3a8e771914e075676/setup.py) egg_info for package devilryrestfullib 2021-07-09T19:13:05,893 Created temporary directory: /tmp/pip-pip-egg-info-flgxfb8z 2021-07-09T19:13:05,894 Running command python setup.py egg_info 2021-07-09T19:13:06,526 Traceback (most recent call last): 2021-07-09T19:13:06,527 File "", line 1, in 2021-07-09T19:13:06,527 File "/tmp/pip-wheel-91z194z6/devilryrestfullib_0d4bee714e1042d3a8e771914e075676/setup.py", line 1, in 2021-07-09T19:13:06,527 import ez_setup 2021-07-09T19:13:06,528 File "/tmp/pip-wheel-91z194z6/devilryrestfullib_0d4bee714e1042d3a8e771914e075676/ez_setup.py", line 106 2021-07-09T19:13:06,528 except pkg_resources.VersionConflict, e: 2021-07-09T19:13:06,528 ^ 2021-07-09T19:13:06,528 SyntaxError: invalid syntax 2021-07-09T19:13:06,577 WARNING: Discarding https://files.pythonhosted.org/packages/e2/62/5f391129095cdd5601553430c339c9cbb6f85cd60e607b253534f8790dfe/devilryrestfullib-0.3.tar.gz#sha256=ac772fdc4944878e57f8a5b0772b21b58384c6b92b89127ed1c46910ab55de4b (from https://pypi.org/simple/devilryrestfullib/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T19:13:06,578 ERROR: Could not find a version that satisfies the requirement devilryrestfullib==0.3 (from versions: 0.1, 0.2, 0.3) 2021-07-09T19:13:06,579 ERROR: No matching distribution found for devilryrestfullib==0.3 2021-07-09T19:13:06,579 Exception information: 2021-07-09T19:13:06,579 Traceback (most recent call last): 2021-07-09T19:13:06,579 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T19:13:06,579 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T19:13:06,579 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T19:13:06,579 raise RequirementsConflicted(criterion) 2021-07-09T19:13:06,579 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('devilryrestfullib==0.3') 2021-07-09T19:13:06,579 2021-07-09T19:13:06,579 During handling of the above exception, another exception occurred: 2021-07-09T19:13:06,579 2021-07-09T19:13:06,579 Traceback (most recent call last): 2021-07-09T19:13:06,579 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T19:13:06,579 result = self._result = resolver.resolve( 2021-07-09T19:13:06,579 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T19:13:06,579 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T19:13:06,579 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T19:13:06,579 raise ResolutionImpossible(e.criterion.information) 2021-07-09T19:13:06,579 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('devilryrestfullib==0.3'), parent=None)] 2021-07-09T19:13:06,579 2021-07-09T19:13:06,579 The above exception was the direct cause of the following exception: 2021-07-09T19:13:06,579 2021-07-09T19:13:06,579 Traceback (most recent call last): 2021-07-09T19:13:06,579 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T19:13:06,579 status = self.run(options, args) 2021-07-09T19:13:06,579 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T19:13:06,579 return func(self, options, args) 2021-07-09T19:13:06,579 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T19:13:06,579 requirement_set = resolver.resolve( 2021-07-09T19:13:06,579 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T19:13:06,579 raise error from e 2021-07-09T19:13:06,579 pip._internal.exceptions.DistributionNotFound: No matching distribution found for devilryrestfullib==0.3 2021-07-09T19:13:06,584 Removed devilryrestfullib==0.3 from https://files.pythonhosted.org/packages/e2/62/5f391129095cdd5601553430c339c9cbb6f85cd60e607b253534f8790dfe/devilryrestfullib-0.3.tar.gz#sha256=ac772fdc4944878e57f8a5b0772b21b58384c6b92b89127ed1c46910ab55de4b from build tracker '/tmp/pip-req-tracker-ojeq8x77' 2021-07-09T19:13:06,584 Removed build tracker: '/tmp/pip-req-tracker-ojeq8x77'