2021-07-09T23:59:03,151 Created temporary directory: /tmp/pip-ephem-wheel-cache-x1r60mzq 2021-07-09T23:59:03,153 Created temporary directory: /tmp/pip-req-tracker-uo9v4g5z 2021-07-09T23:59:03,154 Initialized build tracking at /tmp/pip-req-tracker-uo9v4g5z 2021-07-09T23:59:03,154 Created build tracker: /tmp/pip-req-tracker-uo9v4g5z 2021-07-09T23:59:03,154 Entered build tracker: /tmp/pip-req-tracker-uo9v4g5z 2021-07-09T23:59:03,155 Created temporary directory: /tmp/pip-wheel-m1wxh83c 2021-07-09T23:59:03,187 1 location(s) to search for versions of dunbits: 2021-07-09T23:59:03,187 * https://pypi.org/simple/dunbits/ 2021-07-09T23:59:03,188 Fetching project page and analyzing links: https://pypi.org/simple/dunbits/ 2021-07-09T23:59:03,188 Getting page https://pypi.org/simple/dunbits/ 2021-07-09T23:59:03,190 Found index url https://pypi.org/simple 2021-07-09T23:59:03,390 Found link https://files.pythonhosted.org/packages/59/8e/af7adecbde89805c31cf49938c0d841138e01e294d6be12c64c0ab6930b0/dunbits-0.0.1.tar.gz#sha256=aa6be8e5691f589bd41417b823fabc4e09d2226bcc7ed5406532aae22bc75453 (from https://pypi.org/simple/dunbits/), version: 0.0.1 2021-07-09T23:59:03,391 Found link https://files.pythonhosted.org/packages/6d/1f/8f05713e994badc6f31b88e9a322a3eaf31ac4dea6b7f70ea183c92eae7b/dunbits-0.0.2.tar.gz#sha256=fc1495f10a5734f98bf462ab3cb8b464a6fc5645515d6e81fd892992d591cf47 (from https://pypi.org/simple/dunbits/), version: 0.0.2 2021-07-09T23:59:03,391 Found link https://files.pythonhosted.org/packages/8f/7f/253833cf8a09b465b208cf5d0ae42430607ac766732e9b7b44cb5d067fee/dunbits-0.0.3.tar.gz#sha256=cb781f136e1ef663c8444ad856d4a08697d386f48681763938fa560bef0158f6 (from https://pypi.org/simple/dunbits/), version: 0.0.3 2021-07-09T23:59:03,391 Skipping link: not a file: https://pypi.org/simple/dunbits/ 2021-07-09T23:59:03,408 Given no hashes to check 1 links for project 'dunbits': discarding no candidates 2021-07-09T23:59:03,425 Collecting dunbits==0.0.2 2021-07-09T23:59:03,426 Created temporary directory: /tmp/pip-unpack-np2znh96 2021-07-09T23:59:03,596 Downloading dunbits-0.0.2.tar.gz (3.2 kB) 2021-07-09T23:59:03,645 Added dunbits==0.0.2 from https://files.pythonhosted.org/packages/6d/1f/8f05713e994badc6f31b88e9a322a3eaf31ac4dea6b7f70ea183c92eae7b/dunbits-0.0.2.tar.gz#sha256=fc1495f10a5734f98bf462ab3cb8b464a6fc5645515d6e81fd892992d591cf47 to build tracker '/tmp/pip-req-tracker-uo9v4g5z' 2021-07-09T23:59:03,646 Running setup.py (path:/tmp/pip-wheel-m1wxh83c/dunbits_01791c7b4bfe4578a98024a54d500e31/setup.py) egg_info for package dunbits 2021-07-09T23:59:03,647 Created temporary directory: /tmp/pip-pip-egg-info-bz8oaxjs 2021-07-09T23:59:03,647 Running command python setup.py egg_info 2021-07-09T23:59:04,292 Traceback (most recent call last): 2021-07-09T23:59:04,293 File "", line 1, in 2021-07-09T23:59:04,293 File "/tmp/pip-wheel-m1wxh83c/dunbits_01791c7b4bfe4578a98024a54d500e31/setup.py", line 8, in 2021-07-09T23:59:04,293 with open(path.join(here, 'README.rst'), encoding='utf-8') as f: 2021-07-09T23:59:04,294 File "/usr/lib/python3.9/codecs.py", line 905, in open 2021-07-09T23:59:04,294 file = builtins.open(filename, mode, buffering) 2021-07-09T23:59:04,294 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-m1wxh83c/dunbits_01791c7b4bfe4578a98024a54d500e31/README.rst' 2021-07-09T23:59:04,344 WARNING: Discarding https://files.pythonhosted.org/packages/6d/1f/8f05713e994badc6f31b88e9a322a3eaf31ac4dea6b7f70ea183c92eae7b/dunbits-0.0.2.tar.gz#sha256=fc1495f10a5734f98bf462ab3cb8b464a6fc5645515d6e81fd892992d591cf47 (from https://pypi.org/simple/dunbits/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T23:59:04,345 ERROR: Could not find a version that satisfies the requirement dunbits==0.0.2 (from versions: 0.0.1, 0.0.2, 0.0.3) 2021-07-09T23:59:04,345 ERROR: No matching distribution found for dunbits==0.0.2 2021-07-09T23:59:04,346 Exception information: 2021-07-09T23:59:04,346 Traceback (most recent call last): 2021-07-09T23:59:04,346 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T23:59:04,346 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T23:59:04,346 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T23:59:04,346 raise RequirementsConflicted(criterion) 2021-07-09T23:59:04,346 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('dunbits==0.0.2') 2021-07-09T23:59:04,346 2021-07-09T23:59:04,346 During handling of the above exception, another exception occurred: 2021-07-09T23:59:04,346 2021-07-09T23:59:04,346 Traceback (most recent call last): 2021-07-09T23:59:04,346 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T23:59:04,346 result = self._result = resolver.resolve( 2021-07-09T23:59:04,346 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T23:59:04,346 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T23:59:04,346 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T23:59:04,346 raise ResolutionImpossible(e.criterion.information) 2021-07-09T23:59:04,346 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('dunbits==0.0.2'), parent=None)] 2021-07-09T23:59:04,346 2021-07-09T23:59:04,346 The above exception was the direct cause of the following exception: 2021-07-09T23:59:04,346 2021-07-09T23:59:04,346 Traceback (most recent call last): 2021-07-09T23:59:04,346 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T23:59:04,346 status = self.run(options, args) 2021-07-09T23:59:04,346 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T23:59:04,346 return func(self, options, args) 2021-07-09T23:59:04,346 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T23:59:04,346 requirement_set = resolver.resolve( 2021-07-09T23:59:04,346 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T23:59:04,346 raise error from e 2021-07-09T23:59:04,346 pip._internal.exceptions.DistributionNotFound: No matching distribution found for dunbits==0.0.2 2021-07-09T23:59:04,350 Removed dunbits==0.0.2 from https://files.pythonhosted.org/packages/6d/1f/8f05713e994badc6f31b88e9a322a3eaf31ac4dea6b7f70ea183c92eae7b/dunbits-0.0.2.tar.gz#sha256=fc1495f10a5734f98bf462ab3cb8b464a6fc5645515d6e81fd892992d591cf47 from build tracker '/tmp/pip-req-tracker-uo9v4g5z' 2021-07-09T23:59:04,351 Removed build tracker: '/tmp/pip-req-tracker-uo9v4g5z'