2021-07-09T21:44:31,263 Created temporary directory: /tmp/pip-ephem-wheel-cache-j_a1260b 2021-07-09T21:44:31,266 Created temporary directory: /tmp/pip-req-tracker-d2apa4yp 2021-07-09T21:44:31,266 Initialized build tracking at /tmp/pip-req-tracker-d2apa4yp 2021-07-09T21:44:31,266 Created build tracker: /tmp/pip-req-tracker-d2apa4yp 2021-07-09T21:44:31,267 Entered build tracker: /tmp/pip-req-tracker-d2apa4yp 2021-07-09T21:44:31,267 Created temporary directory: /tmp/pip-wheel-gq87cbp4 2021-07-09T21:44:31,301 1 location(s) to search for versions of python-simpletax: 2021-07-09T21:44:31,301 * https://pypi.org/simple/python-simpletax/ 2021-07-09T21:44:31,301 Fetching project page and analyzing links: https://pypi.org/simple/python-simpletax/ 2021-07-09T21:44:31,302 Getting page https://pypi.org/simple/python-simpletax/ 2021-07-09T21:44:31,303 Found index url https://pypi.org/simple 2021-07-09T21:44:31,483 Found link https://files.pythonhosted.org/packages/aa/49/1d6637b6b0f3d7a4ffdc3ebcf51c25779ca4b957f316336b5561592df040/python-simpletax-0.1.0.tar.gz#sha256=9c9f8f9cf9d9fd1d55bf46c6a0492abeadb217df0ded2c615ec94affd463379c (from https://pypi.org/simple/python-simpletax/), version: 0.1.0 2021-07-09T21:44:31,484 Found link https://files.pythonhosted.org/packages/d6/ad/4ee2317fe967a378ffb70671e29af5b87953571fbe75c13028b54f29c27d/python-simpletax-0.1.1.tar.gz#sha256=7c15f58e0b63309354324da0eea575986f250f52d1a2ac02aca78bc94811c932 (from https://pypi.org/simple/python-simpletax/), version: 0.1.1 2021-07-09T21:44:31,484 Skipping link: not a file: https://pypi.org/simple/python-simpletax/ 2021-07-09T21:44:31,501 Given no hashes to check 1 links for project 'python-simpletax': discarding no candidates 2021-07-09T21:44:31,518 Collecting python-simpletax==0.1.0 2021-07-09T21:44:31,520 Created temporary directory: /tmp/pip-unpack-q012_ix1 2021-07-09T21:44:31,694 Downloading python-simpletax-0.1.0.tar.gz (1.9 kB) 2021-07-09T21:44:31,720 Added python-simpletax==0.1.0 from https://files.pythonhosted.org/packages/aa/49/1d6637b6b0f3d7a4ffdc3ebcf51c25779ca4b957f316336b5561592df040/python-simpletax-0.1.0.tar.gz#sha256=9c9f8f9cf9d9fd1d55bf46c6a0492abeadb217df0ded2c615ec94affd463379c to build tracker '/tmp/pip-req-tracker-d2apa4yp' 2021-07-09T21:44:31,721 Running setup.py (path:/tmp/pip-wheel-gq87cbp4/python-simpletax_14830b454e59457fbc0f5bfc91d9e6ea/setup.py) egg_info for package python-simpletax 2021-07-09T21:44:31,722 Created temporary directory: /tmp/pip-pip-egg-info-x3s5tutv 2021-07-09T21:44:31,722 Running command python setup.py egg_info 2021-07-09T21:44:32,339 Traceback (most recent call last): 2021-07-09T21:44:32,339 File "", line 1, in 2021-07-09T21:44:32,340 File "/tmp/pip-wheel-gq87cbp4/python-simpletax_14830b454e59457fbc0f5bfc91d9e6ea/setup.py", line 12, in 2021-07-09T21:44:32,340 long_description=open('README.markdown').read(), 2021-07-09T21:44:32,340 FileNotFoundError: [Errno 2] No such file or directory: 'README.markdown' 2021-07-09T21:44:32,389 WARNING: Discarding https://files.pythonhosted.org/packages/aa/49/1d6637b6b0f3d7a4ffdc3ebcf51c25779ca4b957f316336b5561592df040/python-simpletax-0.1.0.tar.gz#sha256=9c9f8f9cf9d9fd1d55bf46c6a0492abeadb217df0ded2c615ec94affd463379c (from https://pypi.org/simple/python-simpletax/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T21:44:32,390 ERROR: Could not find a version that satisfies the requirement python-simpletax==0.1.0 (from versions: 0.1.0, 0.1.1) 2021-07-09T21:44:32,390 ERROR: No matching distribution found for python-simpletax==0.1.0 2021-07-09T21:44:32,391 Exception information: 2021-07-09T21:44:32,391 Traceback (most recent call last): 2021-07-09T21:44:32,391 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T21:44:32,391 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T21:44:32,391 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T21:44:32,391 raise RequirementsConflicted(criterion) 2021-07-09T21:44:32,391 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('python-simpletax==0.1.0') 2021-07-09T21:44:32,391 2021-07-09T21:44:32,391 During handling of the above exception, another exception occurred: 2021-07-09T21:44:32,391 2021-07-09T21:44:32,391 Traceback (most recent call last): 2021-07-09T21:44:32,391 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T21:44:32,391 result = self._result = resolver.resolve( 2021-07-09T21:44:32,391 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T21:44:32,391 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T21:44:32,391 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T21:44:32,391 raise ResolutionImpossible(e.criterion.information) 2021-07-09T21:44:32,391 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('python-simpletax==0.1.0'), parent=None)] 2021-07-09T21:44:32,391 2021-07-09T21:44:32,391 The above exception was the direct cause of the following exception: 2021-07-09T21:44:32,391 2021-07-09T21:44:32,391 Traceback (most recent call last): 2021-07-09T21:44:32,391 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T21:44:32,391 status = self.run(options, args) 2021-07-09T21:44:32,391 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T21:44:32,391 return func(self, options, args) 2021-07-09T21:44:32,391 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T21:44:32,391 requirement_set = resolver.resolve( 2021-07-09T21:44:32,391 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T21:44:32,391 raise error from e 2021-07-09T21:44:32,391 pip._internal.exceptions.DistributionNotFound: No matching distribution found for python-simpletax==0.1.0 2021-07-09T21:44:32,395 Removed python-simpletax==0.1.0 from https://files.pythonhosted.org/packages/aa/49/1d6637b6b0f3d7a4ffdc3ebcf51c25779ca4b957f316336b5561592df040/python-simpletax-0.1.0.tar.gz#sha256=9c9f8f9cf9d9fd1d55bf46c6a0492abeadb217df0ded2c615ec94affd463379c from build tracker '/tmp/pip-req-tracker-d2apa4yp' 2021-07-09T21:44:32,396 Removed build tracker: '/tmp/pip-req-tracker-d2apa4yp'