2021-07-09T03:10:15,488 Created temporary directory: /tmp/pip-ephem-wheel-cache-4afus53y 2021-07-09T03:10:15,491 Created temporary directory: /tmp/pip-req-tracker-ppepeskr 2021-07-09T03:10:15,492 Initialized build tracking at /tmp/pip-req-tracker-ppepeskr 2021-07-09T03:10:15,492 Created build tracker: /tmp/pip-req-tracker-ppepeskr 2021-07-09T03:10:15,492 Entered build tracker: /tmp/pip-req-tracker-ppepeskr 2021-07-09T03:10:15,493 Created temporary directory: /tmp/pip-wheel-ha37gajz 2021-07-09T03:10:15,527 1 location(s) to search for versions of couchpy: 2021-07-09T03:10:15,527 * https://pypi.org/simple/couchpy/ 2021-07-09T03:10:15,527 Fetching project page and analyzing links: https://pypi.org/simple/couchpy/ 2021-07-09T03:10:15,528 Getting page https://pypi.org/simple/couchpy/ 2021-07-09T03:10:15,529 Found index url https://pypi.org/simple 2021-07-09T03:10:15,712 Found link https://files.pythonhosted.org/packages/9a/11/44fc80b28d59ad75734d91464d3e4955026447845d45f29ca7dd321a5010/couchpy-0.1dev.tar.gz#sha256=a5c1f8d404c5b3df79d751a23e8d5d0b410e9a039feca93195d61327b9a402c1 (from https://pypi.org/simple/couchpy/), version: 0.1dev 2021-07-09T03:10:15,712 Found link https://files.pythonhosted.org/packages/f4/37/8b8ae98689f31845f92f3f46b69e828054b6a95a7747568b28465dd004d0/couchpy-0.2dev.tar.gz#sha256=fffc931f054dbbee38eeb0eed2b293f10eac6a836d735143d0bcb079eedb6669 (from https://pypi.org/simple/couchpy/), version: 0.2dev 2021-07-09T03:10:15,712 Skipping link: not a file: https://pypi.org/simple/couchpy/ 2021-07-09T03:10:15,729 Given no hashes to check 1 links for project 'couchpy': discarding no candidates 2021-07-09T03:10:15,746 Collecting couchpy==0.2dev 2021-07-09T03:10:15,747 Created temporary directory: /tmp/pip-unpack-4gq__00w 2021-07-09T03:10:15,971 Downloading couchpy-0.2dev.tar.gz (79 kB) 2021-07-09T03:10:16,095 Added couchpy==0.2dev from https://files.pythonhosted.org/packages/f4/37/8b8ae98689f31845f92f3f46b69e828054b6a95a7747568b28465dd004d0/couchpy-0.2dev.tar.gz#sha256=fffc931f054dbbee38eeb0eed2b293f10eac6a836d735143d0bcb079eedb6669 to build tracker '/tmp/pip-req-tracker-ppepeskr' 2021-07-09T03:10:16,096 Running setup.py (path:/tmp/pip-wheel-ha37gajz/couchpy_27690cec2b894161b8c02a591fab8c86/setup.py) egg_info for package couchpy 2021-07-09T03:10:16,097 Created temporary directory: /tmp/pip-pip-egg-info-843g1m_x 2021-07-09T03:10:16,098 Running command python setup.py egg_info 2021-07-09T03:10:16,853 error in couchpy setup command: 'setup_requires' must be a string or list of strings containing valid project/version requirement specifiers; Unordered types are not allowed 2021-07-09T03:10:16,905 WARNING: Discarding https://files.pythonhosted.org/packages/f4/37/8b8ae98689f31845f92f3f46b69e828054b6a95a7747568b28465dd004d0/couchpy-0.2dev.tar.gz#sha256=fffc931f054dbbee38eeb0eed2b293f10eac6a836d735143d0bcb079eedb6669 (from https://pypi.org/simple/couchpy/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T03:10:16,907 ERROR: Could not find a version that satisfies the requirement couchpy==0.2dev (from versions: 0.1.dev0, 0.2.dev0) 2021-07-09T03:10:16,907 ERROR: No matching distribution found for couchpy==0.2dev 2021-07-09T03:10:16,907 Exception information: 2021-07-09T03:10:16,907 Traceback (most recent call last): 2021-07-09T03:10:16,907 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T03:10:16,907 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T03:10:16,907 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T03:10:16,907 raise RequirementsConflicted(criterion) 2021-07-09T03:10:16,907 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('couchpy==0.2dev') 2021-07-09T03:10:16,907 2021-07-09T03:10:16,907 During handling of the above exception, another exception occurred: 2021-07-09T03:10:16,907 2021-07-09T03:10:16,907 Traceback (most recent call last): 2021-07-09T03:10:16,907 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T03:10:16,907 result = self._result = resolver.resolve( 2021-07-09T03:10:16,907 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T03:10:16,907 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T03:10:16,907 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T03:10:16,907 raise ResolutionImpossible(e.criterion.information) 2021-07-09T03:10:16,907 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('couchpy==0.2dev'), parent=None)] 2021-07-09T03:10:16,907 2021-07-09T03:10:16,907 The above exception was the direct cause of the following exception: 2021-07-09T03:10:16,907 2021-07-09T03:10:16,907 Traceback (most recent call last): 2021-07-09T03:10:16,907 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T03:10:16,907 status = self.run(options, args) 2021-07-09T03:10:16,907 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T03:10:16,907 return func(self, options, args) 2021-07-09T03:10:16,907 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T03:10:16,907 requirement_set = resolver.resolve( 2021-07-09T03:10:16,907 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T03:10:16,907 raise error from e 2021-07-09T03:10:16,907 pip._internal.exceptions.DistributionNotFound: No matching distribution found for couchpy==0.2dev 2021-07-09T03:10:16,912 Removed couchpy==0.2dev from https://files.pythonhosted.org/packages/f4/37/8b8ae98689f31845f92f3f46b69e828054b6a95a7747568b28465dd004d0/couchpy-0.2dev.tar.gz#sha256=fffc931f054dbbee38eeb0eed2b293f10eac6a836d735143d0bcb079eedb6669 from build tracker '/tmp/pip-req-tracker-ppepeskr' 2021-07-09T03:10:16,913 Removed build tracker: '/tmp/pip-req-tracker-ppepeskr'