2021-07-10T00:15:39,402 Created temporary directory: /tmp/pip-ephem-wheel-cache-vmtcru11 2021-07-10T00:15:39,405 Created temporary directory: /tmp/pip-req-tracker-536yrf2m 2021-07-10T00:15:39,405 Initialized build tracking at /tmp/pip-req-tracker-536yrf2m 2021-07-10T00:15:39,405 Created build tracker: /tmp/pip-req-tracker-536yrf2m 2021-07-10T00:15:39,405 Entered build tracker: /tmp/pip-req-tracker-536yrf2m 2021-07-10T00:15:39,406 Created temporary directory: /tmp/pip-wheel-3vn8r_wu 2021-07-10T00:15:39,439 1 location(s) to search for versions of epitopes: 2021-07-10T00:15:39,439 * https://pypi.org/simple/epitopes/ 2021-07-10T00:15:39,439 Fetching project page and analyzing links: https://pypi.org/simple/epitopes/ 2021-07-10T00:15:39,440 Getting page https://pypi.org/simple/epitopes/ 2021-07-10T00:15:39,441 Found index url https://pypi.org/simple 2021-07-10T00:15:39,531 Found link https://files.pythonhosted.org/packages/05/6e/0ad0a83d18b281754c1ef648c333d9f490d28102d1ff941805396e97a780/epitopes-0.2.tar.gz#sha256=32ab09f76e8a7a0f253401f64f87c3d03fcb1167f33b062d4d4122200ccb5711 (from https://pypi.org/simple/epitopes/), version: 0.2 2021-07-10T00:15:39,531 Found link https://files.pythonhosted.org/packages/6b/30/2fa3447f161206a92ec961ea25a92b3d8cae91a326b0c44924c718744645/epitopes-0.3.tar.gz#sha256=61acbbfe8f8ee958deae0e7c152c34ff2898f255e35073c26766b20c8663dc28 (from https://pypi.org/simple/epitopes/), version: 0.3 2021-07-10T00:15:39,532 Found link https://files.pythonhosted.org/packages/12/9c/1efddfbbe1fd22e4b47b02a456855aae4404bc18555edd9ce495bd7033cf/epitopes-0.3.1.tar.gz#sha256=7efb78f758691ba1cb5aac196fb79440ceebf00e21c977a457f3647362a59433 (from https://pypi.org/simple/epitopes/), version: 0.3.1 2021-07-10T00:15:39,532 Found link https://files.pythonhosted.org/packages/d3/95/3fb491e07cba37322a812dc8f7912077e023119dc2fd9daa806fdf9ad936/epitopes-0.3.2.tar.gz#sha256=1f6afad4b4ebcfc6f5e3ca233f56828fe1abaf9fda9615b38e22e90a3c464716 (from https://pypi.org/simple/epitopes/), version: 0.3.2 2021-07-10T00:15:39,532 Skipping link: not a file: https://pypi.org/simple/epitopes/ 2021-07-10T00:15:39,549 Given no hashes to check 1 links for project 'epitopes': discarding no candidates 2021-07-10T00:15:39,566 Collecting epitopes==0.3.2 2021-07-10T00:15:39,568 Created temporary directory: /tmp/pip-unpack-q4ke8y6n 2021-07-10T00:15:39,862 Downloading epitopes-0.3.2.tar.gz (27 kB) 2021-07-10T00:15:39,975 Added epitopes==0.3.2 from https://files.pythonhosted.org/packages/d3/95/3fb491e07cba37322a812dc8f7912077e023119dc2fd9daa806fdf9ad936/epitopes-0.3.2.tar.gz#sha256=1f6afad4b4ebcfc6f5e3ca233f56828fe1abaf9fda9615b38e22e90a3c464716 to build tracker '/tmp/pip-req-tracker-536yrf2m' 2021-07-10T00:15:39,977 Running setup.py (path:/tmp/pip-wheel-3vn8r_wu/epitopes_c7760cdbc07c412a9602e101bd27499c/setup.py) egg_info for package epitopes 2021-07-10T00:15:39,977 Created temporary directory: /tmp/pip-pip-egg-info-k6crzrq3 2021-07-10T00:15:39,978 Running command python setup.py egg_info 2021-07-10T00:15:40,603 Traceback (most recent call last): 2021-07-10T00:15:40,604 File "", line 1, in 2021-07-10T00:15:40,604 File "/tmp/pip-wheel-3vn8r_wu/epitopes_c7760cdbc07c412a9602e101bd27499c/setup.py", line 23 2021-07-10T00:15:40,605 print "Failed to load README file" 2021-07-10T00:15:40,605 ^ 2021-07-10T00:15:40,605 SyntaxError: Missing parentheses in call to 'print'. Did you mean print("Failed to load README file")? 2021-07-10T00:15:40,651 WARNING: Discarding https://files.pythonhosted.org/packages/d3/95/3fb491e07cba37322a812dc8f7912077e023119dc2fd9daa806fdf9ad936/epitopes-0.3.2.tar.gz#sha256=1f6afad4b4ebcfc6f5e3ca233f56828fe1abaf9fda9615b38e22e90a3c464716 (from https://pypi.org/simple/epitopes/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T00:15:40,653 ERROR: Could not find a version that satisfies the requirement epitopes==0.3.2 (from versions: 0.2, 0.3, 0.3.1, 0.3.2) 2021-07-10T00:15:40,653 ERROR: No matching distribution found for epitopes==0.3.2 2021-07-10T00:15:40,653 Exception information: 2021-07-10T00:15:40,653 Traceback (most recent call last): 2021-07-10T00:15:40,653 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T00:15:40,653 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T00:15:40,653 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T00:15:40,653 raise RequirementsConflicted(criterion) 2021-07-10T00:15:40,653 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('epitopes==0.3.2') 2021-07-10T00:15:40,653 2021-07-10T00:15:40,653 During handling of the above exception, another exception occurred: 2021-07-10T00:15:40,653 2021-07-10T00:15:40,653 Traceback (most recent call last): 2021-07-10T00:15:40,653 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T00:15:40,653 result = self._result = resolver.resolve( 2021-07-10T00:15:40,653 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T00:15:40,653 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T00:15:40,653 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T00:15:40,653 raise ResolutionImpossible(e.criterion.information) 2021-07-10T00:15:40,653 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('epitopes==0.3.2'), parent=None)] 2021-07-10T00:15:40,653 2021-07-10T00:15:40,653 The above exception was the direct cause of the following exception: 2021-07-10T00:15:40,653 2021-07-10T00:15:40,653 Traceback (most recent call last): 2021-07-10T00:15:40,653 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T00:15:40,653 status = self.run(options, args) 2021-07-10T00:15:40,653 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T00:15:40,653 return func(self, options, args) 2021-07-10T00:15:40,653 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T00:15:40,653 requirement_set = resolver.resolve( 2021-07-10T00:15:40,653 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T00:15:40,653 raise error from e 2021-07-10T00:15:40,653 pip._internal.exceptions.DistributionNotFound: No matching distribution found for epitopes==0.3.2 2021-07-10T00:15:40,658 Removed epitopes==0.3.2 from https://files.pythonhosted.org/packages/d3/95/3fb491e07cba37322a812dc8f7912077e023119dc2fd9daa806fdf9ad936/epitopes-0.3.2.tar.gz#sha256=1f6afad4b4ebcfc6f5e3ca233f56828fe1abaf9fda9615b38e22e90a3c464716 from build tracker '/tmp/pip-req-tracker-536yrf2m' 2021-07-10T00:15:40,659 Removed build tracker: '/tmp/pip-req-tracker-536yrf2m'