2022-01-21T19:13:30,295 Created temporary directory: /tmp/pip-ephem-wheel-cache-3kut1uv9 2022-01-21T19:13:30,300 Created temporary directory: /tmp/pip-req-tracker-rzapysqi 2022-01-21T19:13:30,302 Initialized build tracking at /tmp/pip-req-tracker-rzapysqi 2022-01-21T19:13:30,302 Created build tracker: /tmp/pip-req-tracker-rzapysqi 2022-01-21T19:13:30,303 Entered build tracker: /tmp/pip-req-tracker-rzapysqi 2022-01-21T19:13:30,304 Created temporary directory: /tmp/pip-wheel-he9rl0_o 2022-01-21T19:13:30,377 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-01-21T19:13:30,383 2 location(s) to search for versions of dixlibrary: 2022-01-21T19:13:30,383 * https://pypi.org/simple/dixlibrary/ 2022-01-21T19:13:30,383 * https://www.piwheels.org/simple/dixlibrary/ 2022-01-21T19:13:30,384 Fetching project page and analyzing links: https://pypi.org/simple/dixlibrary/ 2022-01-21T19:13:30,385 Getting page https://pypi.org/simple/dixlibrary/ 2022-01-21T19:13:30,388 Found index url https://pypi.org/simple 2022-01-21T19:13:30,584 Found link https://files.pythonhosted.org/packages/37/6d/5154068d6a44cee12433b0a903c5f5ba278119083f80434c7f504cf41a43/DixLibrary-0.0.1.tar.gz#sha256=5734e2c8513b7d311c2d9561c3710b20f608a24fc07f9e9a881279c0b615f20a (from https://pypi.org/simple/dixlibrary/), version: 0.0.1 2022-01-21T19:13:30,585 Fetching project page and analyzing links: https://www.piwheels.org/simple/dixlibrary/ 2022-01-21T19:13:30,586 Getting page https://www.piwheels.org/simple/dixlibrary/ 2022-01-21T19:13:30,588 Found index url https://www.piwheels.org/simple 2022-01-21T19:13:30,812 Skipping link: not a file: https://www.piwheels.org/simple/dixlibrary/ 2022-01-21T19:13:30,813 Skipping link: not a file: https://pypi.org/simple/dixlibrary/ 2022-01-21T19:13:30,846 Given no hashes to check 1 links for project 'dixlibrary': discarding no candidates 2022-01-21T19:13:30,877 Collecting dixlibrary==0.0.1 2022-01-21T19:13:30,880 Created temporary directory: /tmp/pip-unpack-0j8xtnpk 2022-01-21T19:13:30,970 Downloading DixLibrary-0.0.1.tar.gz (4.4 kB) 2022-01-21T19:13:31,040 Added dixlibrary==0.0.1 from https://files.pythonhosted.org/packages/37/6d/5154068d6a44cee12433b0a903c5f5ba278119083f80434c7f504cf41a43/DixLibrary-0.0.1.tar.gz#sha256=5734e2c8513b7d311c2d9561c3710b20f608a24fc07f9e9a881279c0b615f20a to build tracker '/tmp/pip-req-tracker-rzapysqi' 2022-01-21T19:13:31,042 Running setup.py (path:/tmp/pip-wheel-he9rl0_o/dixlibrary_3f1a2834deeb4ed09c2e8fff999c1bf9/setup.py) egg_info for package dixlibrary 2022-01-21T19:13:31,043 Created temporary directory: /tmp/pip-pip-egg-info-03d8rwh_ 2022-01-21T19:13:31,044 Preparing metadata (setup.py): started 2022-01-21T19:13:31,044 Running command python setup.py egg_info 2022-01-21T19:13:32,537 Traceback (most recent call last): 2022-01-21T19:13:32,539 File "", line 1, in 2022-01-21T19:13:32,539 File "/tmp/pip-wheel-he9rl0_o/dixlibrary_3f1a2834deeb4ed09c2e8fff999c1bf9/setup.py", line 3, in 2022-01-21T19:13:32,540 from keyring import get_keyring 2022-01-21T19:13:32,540 ModuleNotFoundError: No module named 'keyring' 2022-01-21T19:13:32,633 Preparing metadata (setup.py): finished with status 'error' 2022-01-21T19:13:32,635 WARNING: Discarding https://files.pythonhosted.org/packages/37/6d/5154068d6a44cee12433b0a903c5f5ba278119083f80434c7f504cf41a43/DixLibrary-0.0.1.tar.gz#sha256=5734e2c8513b7d311c2d9561c3710b20f608a24fc07f9e9a881279c0b615f20a (from https://pypi.org/simple/dixlibrary/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-01-21T19:13:32,638 ERROR: Could not find a version that satisfies the requirement dixlibrary==0.0.1 (from versions: 0.0.1) 2022-01-21T19:13:32,639 ERROR: No matching distribution found for dixlibrary==0.0.1 2022-01-21T19:13:32,639 Exception information: 2022-01-21T19:13:32,639 Traceback (most recent call last): 2022-01-21T19:13:32,639 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2022-01-21T19:13:32,639 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-01-21T19:13:32,639 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2022-01-21T19:13:32,639 raise RequirementsConflicted(criterion) 2022-01-21T19:13:32,639 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('dixlibrary==0.0.1') 2022-01-21T19:13:32,639 2022-01-21T19:13:32,639 During handling of the above exception, another exception occurred: 2022-01-21T19:13:32,639 2022-01-21T19:13:32,639 Traceback (most recent call last): 2022-01-21T19:13:32,639 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2022-01-21T19:13:32,639 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-01-21T19:13:32,639 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2022-01-21T19:13:32,639 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-01-21T19:13:32,639 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2022-01-21T19:13:32,639 raise ResolutionImpossible(e.criterion.information) 2022-01-21T19:13:32,639 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('dixlibrary==0.0.1'), parent=None)] 2022-01-21T19:13:32,639 2022-01-21T19:13:32,639 The above exception was the direct cause of the following exception: 2022-01-21T19:13:32,639 2022-01-21T19:13:32,639 Traceback (most recent call last): 2022-01-21T19:13:32,639 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2022-01-21T19:13:32,639 status = run_func(*args) 2022-01-21T19:13:32,639 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-01-21T19:13:32,639 return func(self, options, args) 2022-01-21T19:13:32,639 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-01-21T19:13:32,639 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-01-21T19:13:32,639 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2022-01-21T19:13:32,639 raise error from e 2022-01-21T19:13:32,639 pip._internal.exceptions.DistributionNotFound: No matching distribution found for dixlibrary==0.0.1 2022-01-21T19:13:32,650 Removed dixlibrary==0.0.1 from https://files.pythonhosted.org/packages/37/6d/5154068d6a44cee12433b0a903c5f5ba278119083f80434c7f504cf41a43/DixLibrary-0.0.1.tar.gz#sha256=5734e2c8513b7d311c2d9561c3710b20f608a24fc07f9e9a881279c0b615f20a from build tracker '/tmp/pip-req-tracker-rzapysqi' 2022-01-21T19:13:32,651 Removed build tracker: '/tmp/pip-req-tracker-rzapysqi'