2021-07-09T21:50:16,328 Created temporary directory: /tmp/pip-ephem-wheel-cache-cl285hg8 2021-07-09T21:50:16,330 Created temporary directory: /tmp/pip-req-tracker-4m8s6na3 2021-07-09T21:50:16,331 Initialized build tracking at /tmp/pip-req-tracker-4m8s6na3 2021-07-09T21:50:16,331 Created build tracker: /tmp/pip-req-tracker-4m8s6na3 2021-07-09T21:50:16,331 Entered build tracker: /tmp/pip-req-tracker-4m8s6na3 2021-07-09T21:50:16,332 Created temporary directory: /tmp/pip-wheel-7rzjtju_ 2021-07-09T21:50:16,365 1 location(s) to search for versions of pritunl-client: 2021-07-09T21:50:16,365 * https://pypi.org/simple/pritunl-client/ 2021-07-09T21:50:16,365 Fetching project page and analyzing links: https://pypi.org/simple/pritunl-client/ 2021-07-09T21:50:16,366 Getting page https://pypi.org/simple/pritunl-client/ 2021-07-09T21:50:16,367 Found index url https://pypi.org/simple 2021-07-09T21:50:16,548 Found link https://files.pythonhosted.org/packages/9f/ba/7ceaecddd624e85a2c0a6295c26e0c7ed1162150db644581621094e0a7f8/pritunl-client-0.1.0.tar.gz#sha256=0da9fb53e244a0342c5b3d377becade15bb3c368e872d9ff97b19a2ba54a9afc (from https://pypi.org/simple/pritunl-client/), version: 0.1.0 2021-07-09T21:50:16,548 Found link https://files.pythonhosted.org/packages/25/a5/2eee3f89259e369636d70e639252f9e2a57a0803d2785d1d071d927f6b91/pritunl-client-0.10.0.tar.gz#sha256=8df87d9e981d8a76415d862008507423734034b5b2c95ad384dbb989cf6cfae7 (from https://pypi.org/simple/pritunl-client/), version: 0.10.0 2021-07-09T21:50:16,549 Found link https://files.pythonhosted.org/packages/4c/c4/a3c7ebc01ef1a0a7f07626ffd1963f10bbb10c9fc0b2376b50571a6275a9/pritunl-client-0.10.1.tar.gz#sha256=b2489692d6e90dce188dfb7175317e432734589963873911890227c5ca1e94ec (from https://pypi.org/simple/pritunl-client/), version: 0.10.1 2021-07-09T21:50:16,549 Skipping link: not a file: https://pypi.org/simple/pritunl-client/ 2021-07-09T21:50:16,565 Given no hashes to check 1 links for project 'pritunl-client': discarding no candidates 2021-07-09T21:50:16,583 Collecting pritunl-client==0.1.0 2021-07-09T21:50:16,584 Created temporary directory: /tmp/pip-unpack-h2jwd8zt 2021-07-09T21:50:16,977 Downloading pritunl-client-0.1.0.tar.gz (1.4 MB) 2021-07-09T21:50:17,538 Added pritunl-client==0.1.0 from https://files.pythonhosted.org/packages/9f/ba/7ceaecddd624e85a2c0a6295c26e0c7ed1162150db644581621094e0a7f8/pritunl-client-0.1.0.tar.gz#sha256=0da9fb53e244a0342c5b3d377becade15bb3c368e872d9ff97b19a2ba54a9afc to build tracker '/tmp/pip-req-tracker-4m8s6na3' 2021-07-09T21:50:17,539 Running setup.py (path:/tmp/pip-wheel-7rzjtju_/pritunl-client_10edf1d7f4284a42971b89890c2e19d1/setup.py) egg_info for package pritunl-client 2021-07-09T21:50:17,540 Created temporary directory: /tmp/pip-pip-egg-info-s_u6se5j 2021-07-09T21:50:17,540 Running command python setup.py egg_info 2021-07-09T21:50:18,158 Traceback (most recent call last): 2021-07-09T21:50:18,158 File "", line 1, in 2021-07-09T21:50:18,159 File "/tmp/pip-wheel-7rzjtju_/pritunl-client_10edf1d7f4284a42971b89890c2e19d1/setup.py", line 1, in 2021-07-09T21:50:18,159 from pritunl_client.constants import * 2021-07-09T21:50:18,159 File "/tmp/pip-wheel-7rzjtju_/pritunl-client_10edf1d7f4284a42971b89890c2e19d1/pritunl_client/__init__.py", line 1, in 2021-07-09T21:50:18,159 from constants import * 2021-07-09T21:50:18,160 ModuleNotFoundError: No module named 'constants' 2021-07-09T21:50:18,209 WARNING: Discarding https://files.pythonhosted.org/packages/9f/ba/7ceaecddd624e85a2c0a6295c26e0c7ed1162150db644581621094e0a7f8/pritunl-client-0.1.0.tar.gz#sha256=0da9fb53e244a0342c5b3d377becade15bb3c368e872d9ff97b19a2ba54a9afc (from https://pypi.org/simple/pritunl-client/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T21:50:18,210 ERROR: Could not find a version that satisfies the requirement pritunl-client==0.1.0 (from versions: 0.1.0, 0.10.0, 0.10.1) 2021-07-09T21:50:18,211 ERROR: No matching distribution found for pritunl-client==0.1.0 2021-07-09T21:50:18,211 Exception information: 2021-07-09T21:50:18,211 Traceback (most recent call last): 2021-07-09T21:50:18,211 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T21:50:18,211 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T21:50:18,211 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T21:50:18,211 raise RequirementsConflicted(criterion) 2021-07-09T21:50:18,211 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pritunl-client==0.1.0') 2021-07-09T21:50:18,211 2021-07-09T21:50:18,211 During handling of the above exception, another exception occurred: 2021-07-09T21:50:18,211 2021-07-09T21:50:18,211 Traceback (most recent call last): 2021-07-09T21:50:18,211 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T21:50:18,211 result = self._result = resolver.resolve( 2021-07-09T21:50:18,211 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T21:50:18,211 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T21:50:18,211 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T21:50:18,211 raise ResolutionImpossible(e.criterion.information) 2021-07-09T21:50:18,211 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pritunl-client==0.1.0'), parent=None)] 2021-07-09T21:50:18,211 2021-07-09T21:50:18,211 The above exception was the direct cause of the following exception: 2021-07-09T21:50:18,211 2021-07-09T21:50:18,211 Traceback (most recent call last): 2021-07-09T21:50:18,211 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T21:50:18,211 status = self.run(options, args) 2021-07-09T21:50:18,211 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T21:50:18,211 return func(self, options, args) 2021-07-09T21:50:18,211 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T21:50:18,211 requirement_set = resolver.resolve( 2021-07-09T21:50:18,211 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T21:50:18,211 raise error from e 2021-07-09T21:50:18,211 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pritunl-client==0.1.0 2021-07-09T21:50:18,216 Removed pritunl-client==0.1.0 from https://files.pythonhosted.org/packages/9f/ba/7ceaecddd624e85a2c0a6295c26e0c7ed1162150db644581621094e0a7f8/pritunl-client-0.1.0.tar.gz#sha256=0da9fb53e244a0342c5b3d377becade15bb3c368e872d9ff97b19a2ba54a9afc from build tracker '/tmp/pip-req-tracker-4m8s6na3' 2021-07-09T21:50:18,216 Removed build tracker: '/tmp/pip-req-tracker-4m8s6na3'