2021-07-09T23:35:28,563 Created temporary directory: /tmp/pip-ephem-wheel-cache-7gjeiyft 2021-07-09T23:35:28,566 Created temporary directory: /tmp/pip-req-tracker-8nlv88ws 2021-07-09T23:35:28,566 Initialized build tracking at /tmp/pip-req-tracker-8nlv88ws 2021-07-09T23:35:28,566 Created build tracker: /tmp/pip-req-tracker-8nlv88ws 2021-07-09T23:35:28,566 Entered build tracker: /tmp/pip-req-tracker-8nlv88ws 2021-07-09T23:35:28,567 Created temporary directory: /tmp/pip-wheel-6g2upssv 2021-07-09T23:35:28,599 1 location(s) to search for versions of dicompyler: 2021-07-09T23:35:28,599 * https://pypi.org/simple/dicompyler/ 2021-07-09T23:35:28,599 Fetching project page and analyzing links: https://pypi.org/simple/dicompyler/ 2021-07-09T23:35:28,600 Getting page https://pypi.org/simple/dicompyler/ 2021-07-09T23:35:28,601 Found index url https://pypi.org/simple 2021-07-09T23:35:28,690 Found link https://files.pythonhosted.org/packages/91/29/37699708b081249159b0f7472af75553af7be774eab0a4db713e737009b0/dicompyler-0.4.1.tar.gz#sha256=7d53229dc48bc5a94ff951486d33376daafbf95ba61450f0bde2ea5c5484fd07 (from https://pypi.org/simple/dicompyler/), version: 0.4.1 2021-07-09T23:35:28,690 Found link https://files.pythonhosted.org/packages/36/42/a6961bda09012b0d7240ed7aca13a90610824def4868233450bafd184a0e/dicompyler-0.4.1-1.tar.gz#sha256=187a2dc304dca2a722aec5ab33f7ab19dd395cb5f879d1817e834c3db6949cbf (from https://pypi.org/simple/dicompyler/), version: 0.4.1-1 2021-07-09T23:35:28,691 Found link https://files.pythonhosted.org/packages/2f/b7/9a748e78429b09c16c767c2db1c0fc36efe09290e172a5952f742b903eb0/dicompyler-0.4.2.tar.gz#sha256=f2248d743ea91c11a793419abd893c318fc4c34336d795c0bf9f0ac58e5ffebc (from https://pypi.org/simple/dicompyler/), version: 0.4.2 2021-07-09T23:35:28,691 Skipping link: not a file: https://pypi.org/simple/dicompyler/ 2021-07-09T23:35:28,708 Given no hashes to check 1 links for project 'dicompyler': discarding no candidates 2021-07-09T23:35:28,725 Collecting dicompyler==0.4.2 2021-07-09T23:35:28,726 Created temporary directory: /tmp/pip-unpack-2_zy_aod 2021-07-09T23:35:28,960 Downloading dicompyler-0.4.2.tar.gz (299 kB) 2021-07-09T23:35:29,185 Added dicompyler==0.4.2 from https://files.pythonhosted.org/packages/2f/b7/9a748e78429b09c16c767c2db1c0fc36efe09290e172a5952f742b903eb0/dicompyler-0.4.2.tar.gz#sha256=f2248d743ea91c11a793419abd893c318fc4c34336d795c0bf9f0ac58e5ffebc to build tracker '/tmp/pip-req-tracker-8nlv88ws' 2021-07-09T23:35:29,186 Running setup.py (path:/tmp/pip-wheel-6g2upssv/dicompyler_96f93c2722c34b0aa7aee4fec44d203d/setup.py) egg_info for package dicompyler 2021-07-09T23:35:29,187 Created temporary directory: /tmp/pip-pip-egg-info-wr9hw50t 2021-07-09T23:35:29,187 Running command python setup.py egg_info 2021-07-09T23:35:29,872 Downloading http://pypi.python.org/packages/source/d/distribute/distribute-0.6.26.tar.gz 2021-07-09T23:35:29,886 Traceback (most recent call last): 2021-07-09T23:35:29,886 File "/tmp/pip-wheel-6g2upssv/dicompyler_96f93c2722c34b0aa7aee4fec44d203d/distribute_setup.py", line 143, in use_setuptools 2021-07-09T23:35:29,887 raise ImportError 2021-07-09T23:35:29,887 ImportError 2021-07-09T23:35:29,887 During handling of the above exception, another exception occurred: 2021-07-09T23:35:29,888 Traceback (most recent call last): 2021-07-09T23:35:29,888 File "", line 1, in 2021-07-09T23:35:29,888 File "/tmp/pip-wheel-6g2upssv/dicompyler_96f93c2722c34b0aa7aee4fec44d203d/setup.py", line 11, in 2021-07-09T23:35:29,888 use_setuptools() 2021-07-09T23:35:29,888 File "/tmp/pip-wheel-6g2upssv/dicompyler_96f93c2722c34b0aa7aee4fec44d203d/distribute_setup.py", line 145, in use_setuptools 2021-07-09T23:35:29,889 return _do_download(version, download_base, to_dir, download_delay) 2021-07-09T23:35:29,889 File "/tmp/pip-wheel-6g2upssv/dicompyler_96f93c2722c34b0aa7aee4fec44d203d/distribute_setup.py", line 123, in _do_download 2021-07-09T23:35:29,889 tarball = download_setuptools(version, download_base, 2021-07-09T23:35:29,889 File "/tmp/pip-wheel-6g2upssv/dicompyler_96f93c2722c34b0aa7aee4fec44d203d/distribute_setup.py", line 193, in download_setuptools 2021-07-09T23:35:29,889 src = urlopen(url) 2021-07-09T23:35:29,890 File "/usr/lib/python3.9/urllib/request.py", line 214, in urlopen 2021-07-09T23:35:29,890 return opener.open(url, data, timeout) 2021-07-09T23:35:29,890 File "/usr/lib/python3.9/urllib/request.py", line 523, in open 2021-07-09T23:35:29,891 response = meth(req, response) 2021-07-09T23:35:29,891 File "/usr/lib/python3.9/urllib/request.py", line 632, in http_response 2021-07-09T23:35:29,892 response = self.parent.error( 2021-07-09T23:35:29,892 File "/usr/lib/python3.9/urllib/request.py", line 561, in error 2021-07-09T23:35:29,892 return self._call_chain(*args) 2021-07-09T23:35:29,893 File "/usr/lib/python3.9/urllib/request.py", line 494, in _call_chain 2021-07-09T23:35:29,893 result = func(*args) 2021-07-09T23:35:29,893 File "/usr/lib/python3.9/urllib/request.py", line 641, in http_error_default 2021-07-09T23:35:29,894 raise HTTPError(req.full_url, code, msg, hdrs, fp) 2021-07-09T23:35:29,894 urllib.error.HTTPError: HTTP Error 403: SSL is required 2021-07-09T23:35:29,952 WARNING: Discarding https://files.pythonhosted.org/packages/2f/b7/9a748e78429b09c16c767c2db1c0fc36efe09290e172a5952f742b903eb0/dicompyler-0.4.2.tar.gz#sha256=f2248d743ea91c11a793419abd893c318fc4c34336d795c0bf9f0ac58e5ffebc (from https://pypi.org/simple/dicompyler/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T23:35:29,954 ERROR: Could not find a version that satisfies the requirement dicompyler==0.4.2 (from versions: 0.4.1, 0.4.1.post1, 0.4.2) 2021-07-09T23:35:29,954 ERROR: No matching distribution found for dicompyler==0.4.2 2021-07-09T23:35:29,954 Exception information: 2021-07-09T23:35:29,954 Traceback (most recent call last): 2021-07-09T23:35:29,954 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T23:35:29,954 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T23:35:29,954 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T23:35:29,954 raise RequirementsConflicted(criterion) 2021-07-09T23:35:29,954 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('dicompyler==0.4.2') 2021-07-09T23:35:29,954 2021-07-09T23:35:29,954 During handling of the above exception, another exception occurred: 2021-07-09T23:35:29,954 2021-07-09T23:35:29,954 Traceback (most recent call last): 2021-07-09T23:35:29,954 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T23:35:29,954 result = self._result = resolver.resolve( 2021-07-09T23:35:29,954 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T23:35:29,954 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T23:35:29,954 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T23:35:29,954 raise ResolutionImpossible(e.criterion.information) 2021-07-09T23:35:29,954 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('dicompyler==0.4.2'), parent=None)] 2021-07-09T23:35:29,954 2021-07-09T23:35:29,954 The above exception was the direct cause of the following exception: 2021-07-09T23:35:29,954 2021-07-09T23:35:29,954 Traceback (most recent call last): 2021-07-09T23:35:29,954 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T23:35:29,954 status = self.run(options, args) 2021-07-09T23:35:29,954 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T23:35:29,954 return func(self, options, args) 2021-07-09T23:35:29,954 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T23:35:29,954 requirement_set = resolver.resolve( 2021-07-09T23:35:29,954 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T23:35:29,954 raise error from e 2021-07-09T23:35:29,954 pip._internal.exceptions.DistributionNotFound: No matching distribution found for dicompyler==0.4.2 2021-07-09T23:35:29,959 Removed dicompyler==0.4.2 from https://files.pythonhosted.org/packages/2f/b7/9a748e78429b09c16c767c2db1c0fc36efe09290e172a5952f742b903eb0/dicompyler-0.4.2.tar.gz#sha256=f2248d743ea91c11a793419abd893c318fc4c34336d795c0bf9f0ac58e5ffebc from build tracker '/tmp/pip-req-tracker-8nlv88ws' 2021-07-09T23:35:29,959 Removed build tracker: '/tmp/pip-req-tracker-8nlv88ws'