2021-07-08T16:09:06,436 Created temporary directory: /tmp/pip-ephem-wheel-cache-y1phyxht 2021-07-08T16:09:06,439 Created temporary directory: /tmp/pip-req-tracker-0z1j4d9l 2021-07-08T16:09:06,439 Initialized build tracking at /tmp/pip-req-tracker-0z1j4d9l 2021-07-08T16:09:06,439 Created build tracker: /tmp/pip-req-tracker-0z1j4d9l 2021-07-08T16:09:06,440 Entered build tracker: /tmp/pip-req-tracker-0z1j4d9l 2021-07-08T16:09:06,440 Created temporary directory: /tmp/pip-wheel-5mhu7gwn 2021-07-08T16:09:06,475 1 location(s) to search for versions of z-base-36: 2021-07-08T16:09:06,475 * https://pypi.org/simple/z-base-36/ 2021-07-08T16:09:06,475 Fetching project page and analyzing links: https://pypi.org/simple/z-base-36/ 2021-07-08T16:09:06,476 Getting page https://pypi.org/simple/z-base-36/ 2021-07-08T16:09:06,477 Found index url https://pypi.org/simple 2021-07-08T16:09:06,566 Found link https://files.pythonhosted.org/packages/ae/aa/4591e0ca1a3099ada3addb8b5dcda883676f83b3efbb905407ff225a745f/z-base-36-1.0.0.tar.gz#sha256=59d6569c80d5790460c14839106ec179eb78fe2f2e71797cad1a18a060eddddc (from https://pypi.org/simple/z-base-36/), version: 1.0.0 2021-07-08T16:09:06,566 Found link https://files.pythonhosted.org/packages/e1/7c/77dab474ecc4e6c9edfaf107facb17c538afd9d231b8f07fa5299409073f/z-base-36-1.0.1.tar.gz#sha256=7ae6b4a19d3d88aa657d83c4cbf5009e0efec09db4ad38ea34090035c6173658 (from https://pypi.org/simple/z-base-36/), version: 1.0.1 2021-07-08T16:09:06,567 Skipping link: not a file: https://pypi.org/simple/z-base-36/ 2021-07-08T16:09:06,583 Given no hashes to check 1 links for project 'z-base-36': discarding no candidates 2021-07-08T16:09:06,600 Collecting z-base-36==1.0.1 2021-07-08T16:09:06,602 Created temporary directory: /tmp/pip-unpack-dcxwjhhd 2021-07-08T16:09:06,645 Downloading z-base-36-1.0.1.tar.gz (7.7 kB) 2021-07-08T16:09:06,684 Added z-base-36==1.0.1 from https://files.pythonhosted.org/packages/e1/7c/77dab474ecc4e6c9edfaf107facb17c538afd9d231b8f07fa5299409073f/z-base-36-1.0.1.tar.gz#sha256=7ae6b4a19d3d88aa657d83c4cbf5009e0efec09db4ad38ea34090035c6173658 to build tracker '/tmp/pip-req-tracker-0z1j4d9l' 2021-07-08T16:09:06,685 Running setup.py (path:/tmp/pip-wheel-5mhu7gwn/z-base-36_ff72f0caaffb42b691bc364a6bd3653a/setup.py) egg_info for package z-base-36 2021-07-08T16:09:06,686 Created temporary directory: /tmp/pip-pip-egg-info-jc_8ag1x 2021-07-08T16:09:06,686 Running command python setup.py egg_info 2021-07-08T16:09:07,320 Traceback (most recent call last): 2021-07-08T16:09:07,321 File "", line 1, in 2021-07-08T16:09:07,321 File "/tmp/pip-wheel-5mhu7gwn/z-base-36_ff72f0caaffb42b691bc364a6bd3653a/setup.py", line 57 2021-07-08T16:09:07,321 print "unable to find version in %s" % (VERSIONFILE,) 2021-07-08T16:09:07,322 ^ 2021-07-08T16:09:07,322 SyntaxError: invalid syntax 2021-07-08T16:09:07,370 WARNING: Discarding https://files.pythonhosted.org/packages/e1/7c/77dab474ecc4e6c9edfaf107facb17c538afd9d231b8f07fa5299409073f/z-base-36-1.0.1.tar.gz#sha256=7ae6b4a19d3d88aa657d83c4cbf5009e0efec09db4ad38ea34090035c6173658 (from https://pypi.org/simple/z-base-36/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-08T16:09:07,372 ERROR: Could not find a version that satisfies the requirement z-base-36==1.0.1 (from versions: 1.0.0, 1.0.1) 2021-07-08T16:09:07,372 ERROR: No matching distribution found for z-base-36==1.0.1 2021-07-08T16:09:07,372 Exception information: 2021-07-08T16:09:07,372 Traceback (most recent call last): 2021-07-08T16:09:07,372 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-08T16:09:07,372 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-08T16:09:07,372 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-08T16:09:07,372 raise RequirementsConflicted(criterion) 2021-07-08T16:09:07,372 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('z-base-36==1.0.1') 2021-07-08T16:09:07,372 2021-07-08T16:09:07,372 During handling of the above exception, another exception occurred: 2021-07-08T16:09:07,372 2021-07-08T16:09:07,372 Traceback (most recent call last): 2021-07-08T16:09:07,372 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-08T16:09:07,372 result = self._result = resolver.resolve( 2021-07-08T16:09:07,372 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-08T16:09:07,372 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-08T16:09:07,372 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-08T16:09:07,372 raise ResolutionImpossible(e.criterion.information) 2021-07-08T16:09:07,372 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('z-base-36==1.0.1'), parent=None)] 2021-07-08T16:09:07,372 2021-07-08T16:09:07,372 The above exception was the direct cause of the following exception: 2021-07-08T16:09:07,372 2021-07-08T16:09:07,372 Traceback (most recent call last): 2021-07-08T16:09:07,372 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-08T16:09:07,372 status = self.run(options, args) 2021-07-08T16:09:07,372 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-08T16:09:07,372 return func(self, options, args) 2021-07-08T16:09:07,372 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-08T16:09:07,372 requirement_set = resolver.resolve( 2021-07-08T16:09:07,372 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-08T16:09:07,372 raise error from e 2021-07-08T16:09:07,372 pip._internal.exceptions.DistributionNotFound: No matching distribution found for z-base-36==1.0.1 2021-07-08T16:09:07,377 Removed z-base-36==1.0.1 from https://files.pythonhosted.org/packages/e1/7c/77dab474ecc4e6c9edfaf107facb17c538afd9d231b8f07fa5299409073f/z-base-36-1.0.1.tar.gz#sha256=7ae6b4a19d3d88aa657d83c4cbf5009e0efec09db4ad38ea34090035c6173658 from build tracker '/tmp/pip-req-tracker-0z1j4d9l' 2021-07-08T16:09:07,377 Removed build tracker: '/tmp/pip-req-tracker-0z1j4d9l'