2021-07-10T00:56:22,327 Created temporary directory: /tmp/pip-ephem-wheel-cache-ybbngptr 2021-07-10T00:56:22,330 Created temporary directory: /tmp/pip-req-tracker-vwf5zsgz 2021-07-10T00:56:22,331 Initialized build tracking at /tmp/pip-req-tracker-vwf5zsgz 2021-07-10T00:56:22,331 Created build tracker: /tmp/pip-req-tracker-vwf5zsgz 2021-07-10T00:56:22,331 Entered build tracker: /tmp/pip-req-tracker-vwf5zsgz 2021-07-10T00:56:22,332 Created temporary directory: /tmp/pip-wheel-s41c3bia 2021-07-10T00:56:22,366 1 location(s) to search for versions of accuri2fcs: 2021-07-10T00:56:22,366 * https://pypi.org/simple/accuri2fcs/ 2021-07-10T00:56:22,366 Fetching project page and analyzing links: https://pypi.org/simple/accuri2fcs/ 2021-07-10T00:56:22,367 Getting page https://pypi.org/simple/accuri2fcs/ 2021-07-10T00:56:22,368 Found index url https://pypi.org/simple 2021-07-10T00:56:22,459 Found link https://files.pythonhosted.org/packages/28/05/b4f6cd37e6f05e35c5e53df1945317307ce6d8a4724bcc3bc498f90f8887/accuri2fcs-0.1.0.tar.gz#sha256=51d066a17a68dd8535a1e0f4a91868bcf789034fbd8e837669be7874243e550e (from https://pypi.org/simple/accuri2fcs/), version: 0.1.0 2021-07-10T00:56:22,459 Found link https://files.pythonhosted.org/packages/81/9d/18d28f38e59ffdba6eb0bc3f6eb0f5f9587b88ffb9d23ee1ff2cde086bea/accuri2fcs-0.1.1.tar.gz#sha256=a948e8b5ea09b7b1fe34911589b9be99eba0c6b7b9f6bb011688173239c37b5e (from https://pypi.org/simple/accuri2fcs/), version: 0.1.1 2021-07-10T00:56:22,460 Skipping link: not a file: https://pypi.org/simple/accuri2fcs/ 2021-07-10T00:56:22,476 Given no hashes to check 1 links for project 'accuri2fcs': discarding no candidates 2021-07-10T00:56:22,493 Collecting accuri2fcs==0.1.1 2021-07-10T00:56:22,494 Created temporary directory: /tmp/pip-unpack-e093fgrk 2021-07-10T00:56:22,534 Downloading accuri2fcs-0.1.1.tar.gz (11 kB) 2021-07-10T00:56:22,574 Added accuri2fcs==0.1.1 from https://files.pythonhosted.org/packages/81/9d/18d28f38e59ffdba6eb0bc3f6eb0f5f9587b88ffb9d23ee1ff2cde086bea/accuri2fcs-0.1.1.tar.gz#sha256=a948e8b5ea09b7b1fe34911589b9be99eba0c6b7b9f6bb011688173239c37b5e to build tracker '/tmp/pip-req-tracker-vwf5zsgz' 2021-07-10T00:56:22,575 Running setup.py (path:/tmp/pip-wheel-s41c3bia/accuri2fcs_4bb30fe9ea67412cbf2a631d80b0d6e3/setup.py) egg_info for package accuri2fcs 2021-07-10T00:56:22,576 Created temporary directory: /tmp/pip-pip-egg-info-hm_2yfwb 2021-07-10T00:56:22,577 Running command python setup.py egg_info 2021-07-10T00:56:23,250 Downloading http://pypi.python.org/packages/source/d/distribute/distribute-0.6.36.tar.gz 2021-07-10T00:56:23,266 Traceback (most recent call last): 2021-07-10T00:56:23,267 File "/tmp/pip-wheel-s41c3bia/accuri2fcs_4bb30fe9ea67412cbf2a631d80b0d6e3/distribute_setup.py", line 150, in use_setuptools 2021-07-10T00:56:23,267 raise ImportError 2021-07-10T00:56:23,267 ImportError 2021-07-10T00:56:23,268 During handling of the above exception, another exception occurred: 2021-07-10T00:56:23,268 Traceback (most recent call last): 2021-07-10T00:56:23,268 File "", line 1, in 2021-07-10T00:56:23,268 File "/tmp/pip-wheel-s41c3bia/accuri2fcs_4bb30fe9ea67412cbf2a631d80b0d6e3/setup.py", line 6, in 2021-07-10T00:56:23,268 distribute_setup.use_setuptools() 2021-07-10T00:56:23,268 File "/tmp/pip-wheel-s41c3bia/accuri2fcs_4bb30fe9ea67412cbf2a631d80b0d6e3/distribute_setup.py", line 152, in use_setuptools 2021-07-10T00:56:23,269 return _do_download(version, download_base, to_dir, download_delay) 2021-07-10T00:56:23,269 File "/tmp/pip-wheel-s41c3bia/accuri2fcs_4bb30fe9ea67412cbf2a631d80b0d6e3/distribute_setup.py", line 130, in _do_download 2021-07-10T00:56:23,269 tarball = download_setuptools(version, download_base, 2021-07-10T00:56:23,269 File "/tmp/pip-wheel-s41c3bia/accuri2fcs_4bb30fe9ea67412cbf2a631d80b0d6e3/distribute_setup.py", line 201, in download_setuptools 2021-07-10T00:56:23,270 src = urlopen(url) 2021-07-10T00:56:23,270 File "/usr/lib/python3.9/urllib/request.py", line 214, in urlopen 2021-07-10T00:56:23,270 return opener.open(url, data, timeout) 2021-07-10T00:56:23,271 File "/usr/lib/python3.9/urllib/request.py", line 523, in open 2021-07-10T00:56:23,271 response = meth(req, response) 2021-07-10T00:56:23,271 File "/usr/lib/python3.9/urllib/request.py", line 632, in http_response 2021-07-10T00:56:23,272 response = self.parent.error( 2021-07-10T00:56:23,272 File "/usr/lib/python3.9/urllib/request.py", line 561, in error 2021-07-10T00:56:23,273 return self._call_chain(*args) 2021-07-10T00:56:23,273 File "/usr/lib/python3.9/urllib/request.py", line 494, in _call_chain 2021-07-10T00:56:23,274 result = func(*args) 2021-07-10T00:56:23,274 File "/usr/lib/python3.9/urllib/request.py", line 641, in http_error_default 2021-07-10T00:56:23,275 raise HTTPError(req.full_url, code, msg, hdrs, fp) 2021-07-10T00:56:23,275 urllib.error.HTTPError: HTTP Error 403: SSL is required 2021-07-10T00:56:23,334 WARNING: Discarding https://files.pythonhosted.org/packages/81/9d/18d28f38e59ffdba6eb0bc3f6eb0f5f9587b88ffb9d23ee1ff2cde086bea/accuri2fcs-0.1.1.tar.gz#sha256=a948e8b5ea09b7b1fe34911589b9be99eba0c6b7b9f6bb011688173239c37b5e (from https://pypi.org/simple/accuri2fcs/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T00:56:23,335 ERROR: Could not find a version that satisfies the requirement accuri2fcs==0.1.1 (from versions: 0.1.0, 0.1.1) 2021-07-10T00:56:23,336 ERROR: No matching distribution found for accuri2fcs==0.1.1 2021-07-10T00:56:23,336 Exception information: 2021-07-10T00:56:23,336 Traceback (most recent call last): 2021-07-10T00:56:23,336 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T00:56:23,336 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T00:56:23,336 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T00:56:23,336 raise RequirementsConflicted(criterion) 2021-07-10T00:56:23,336 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('accuri2fcs==0.1.1') 2021-07-10T00:56:23,336 2021-07-10T00:56:23,336 During handling of the above exception, another exception occurred: 2021-07-10T00:56:23,336 2021-07-10T00:56:23,336 Traceback (most recent call last): 2021-07-10T00:56:23,336 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T00:56:23,336 result = self._result = resolver.resolve( 2021-07-10T00:56:23,336 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T00:56:23,336 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T00:56:23,336 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T00:56:23,336 raise ResolutionImpossible(e.criterion.information) 2021-07-10T00:56:23,336 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('accuri2fcs==0.1.1'), parent=None)] 2021-07-10T00:56:23,336 2021-07-10T00:56:23,336 The above exception was the direct cause of the following exception: 2021-07-10T00:56:23,336 2021-07-10T00:56:23,336 Traceback (most recent call last): 2021-07-10T00:56:23,336 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T00:56:23,336 status = self.run(options, args) 2021-07-10T00:56:23,336 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T00:56:23,336 return func(self, options, args) 2021-07-10T00:56:23,336 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T00:56:23,336 requirement_set = resolver.resolve( 2021-07-10T00:56:23,336 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T00:56:23,336 raise error from e 2021-07-10T00:56:23,336 pip._internal.exceptions.DistributionNotFound: No matching distribution found for accuri2fcs==0.1.1 2021-07-10T00:56:23,341 Removed accuri2fcs==0.1.1 from https://files.pythonhosted.org/packages/81/9d/18d28f38e59ffdba6eb0bc3f6eb0f5f9587b88ffb9d23ee1ff2cde086bea/accuri2fcs-0.1.1.tar.gz#sha256=a948e8b5ea09b7b1fe34911589b9be99eba0c6b7b9f6bb011688173239c37b5e from build tracker '/tmp/pip-req-tracker-vwf5zsgz' 2021-07-10T00:56:23,341 Removed build tracker: '/tmp/pip-req-tracker-vwf5zsgz'