2021-07-09T23:46:05,531 Created temporary directory: /tmp/pip-ephem-wheel-cache-mddlk8tx 2021-07-09T23:46:05,535 Created temporary directory: /tmp/pip-req-tracker-_fm13y_b 2021-07-09T23:46:05,536 Initialized build tracking at /tmp/pip-req-tracker-_fm13y_b 2021-07-09T23:46:05,536 Created build tracker: /tmp/pip-req-tracker-_fm13y_b 2021-07-09T23:46:05,536 Entered build tracker: /tmp/pip-req-tracker-_fm13y_b 2021-07-09T23:46:05,537 Created temporary directory: /tmp/pip-wheel-nikxyrhn 2021-07-09T23:46:05,580 1 location(s) to search for versions of pritunl-client: 2021-07-09T23:46:05,580 * https://pypi.org/simple/pritunl-client/ 2021-07-09T23:46:05,581 Fetching project page and analyzing links: https://pypi.org/simple/pritunl-client/ 2021-07-09T23:46:05,581 Getting page https://pypi.org/simple/pritunl-client/ 2021-07-09T23:46:05,583 Found index url https://pypi.org/simple 2021-07-09T23:46:05,674 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-09T23:46:05,675 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-09T23:46:05,675 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-09T23:46:05,675 Skipping link: not a file: https://pypi.org/simple/pritunl-client/ 2021-07-09T23:46:05,691 Given no hashes to check 1 links for project 'pritunl-client': discarding no candidates 2021-07-09T23:46:05,709 Collecting pritunl-client==0.10.1 2021-07-09T23:46:05,710 Created temporary directory: /tmp/pip-unpack-asmdhnj9 2021-07-09T23:46:06,211 Downloading pritunl-client-0.10.1.tar.gz (1.4 MB) 2021-07-09T23:46:06,958 Added pritunl-client==0.10.1 from https://files.pythonhosted.org/packages/4c/c4/a3c7ebc01ef1a0a7f07626ffd1963f10bbb10c9fc0b2376b50571a6275a9/pritunl-client-0.10.1.tar.gz#sha256=b2489692d6e90dce188dfb7175317e432734589963873911890227c5ca1e94ec to build tracker '/tmp/pip-req-tracker-_fm13y_b' 2021-07-09T23:46:06,959 Running setup.py (path:/tmp/pip-wheel-nikxyrhn/pritunl-client_28ddd2fcc6014a2f8717e2c6c0993f36/setup.py) egg_info for package pritunl-client 2021-07-09T23:46:06,959 Created temporary directory: /tmp/pip-pip-egg-info-b_o_uk2x 2021-07-09T23:46:06,960 Running command python setup.py egg_info 2021-07-09T23:46:07,606 Traceback (most recent call last): 2021-07-09T23:46:07,607 File "", line 1, in 2021-07-09T23:46:07,607 File "/tmp/pip-wheel-nikxyrhn/pritunl-client_28ddd2fcc6014a2f8717e2c6c0993f36/setup.py", line 1, in 2021-07-09T23:46:07,607 from pritunl_client.constants import * 2021-07-09T23:46:07,607 File "/tmp/pip-wheel-nikxyrhn/pritunl-client_28ddd2fcc6014a2f8717e2c6c0993f36/pritunl_client/__init__.py", line 1, in 2021-07-09T23:46:07,608 from constants import * 2021-07-09T23:46:07,608 ModuleNotFoundError: No module named 'constants' 2021-07-09T23:46:07,656 WARNING: Discarding https://files.pythonhosted.org/packages/4c/c4/a3c7ebc01ef1a0a7f07626ffd1963f10bbb10c9fc0b2376b50571a6275a9/pritunl-client-0.10.1.tar.gz#sha256=b2489692d6e90dce188dfb7175317e432734589963873911890227c5ca1e94ec (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-09T23:46:07,658 ERROR: Could not find a version that satisfies the requirement pritunl-client==0.10.1 (from versions: 0.1.0, 0.10.0, 0.10.1) 2021-07-09T23:46:07,658 ERROR: No matching distribution found for pritunl-client==0.10.1 2021-07-09T23:46:07,658 Exception information: 2021-07-09T23:46:07,658 Traceback (most recent call last): 2021-07-09T23:46:07,658 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T23:46:07,658 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T23:46:07,658 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T23:46:07,658 raise RequirementsConflicted(criterion) 2021-07-09T23:46:07,658 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pritunl-client==0.10.1') 2021-07-09T23:46:07,658 2021-07-09T23:46:07,658 During handling of the above exception, another exception occurred: 2021-07-09T23:46:07,658 2021-07-09T23:46:07,658 Traceback (most recent call last): 2021-07-09T23:46:07,658 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T23:46:07,658 result = self._result = resolver.resolve( 2021-07-09T23:46:07,658 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T23:46:07,658 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T23:46:07,658 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T23:46:07,658 raise ResolutionImpossible(e.criterion.information) 2021-07-09T23:46:07,658 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pritunl-client==0.10.1'), parent=None)] 2021-07-09T23:46:07,658 2021-07-09T23:46:07,658 The above exception was the direct cause of the following exception: 2021-07-09T23:46:07,658 2021-07-09T23:46:07,658 Traceback (most recent call last): 2021-07-09T23:46:07,658 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T23:46:07,658 status = self.run(options, args) 2021-07-09T23:46:07,658 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T23:46:07,658 return func(self, options, args) 2021-07-09T23:46:07,658 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T23:46:07,658 requirement_set = resolver.resolve( 2021-07-09T23:46:07,658 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T23:46:07,658 raise error from e 2021-07-09T23:46:07,658 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pritunl-client==0.10.1 2021-07-09T23:46:07,663 Removed pritunl-client==0.10.1 from https://files.pythonhosted.org/packages/4c/c4/a3c7ebc01ef1a0a7f07626ffd1963f10bbb10c9fc0b2376b50571a6275a9/pritunl-client-0.10.1.tar.gz#sha256=b2489692d6e90dce188dfb7175317e432734589963873911890227c5ca1e94ec from build tracker '/tmp/pip-req-tracker-_fm13y_b' 2021-07-09T23:46:07,664 Removed build tracker: '/tmp/pip-req-tracker-_fm13y_b'