2021-07-09T18:09:39,414 Created temporary directory: /tmp/pip-ephem-wheel-cache-6w8sxygi 2021-07-09T18:09:39,417 Created temporary directory: /tmp/pip-req-tracker-8itw7f11 2021-07-09T18:09:39,418 Initialized build tracking at /tmp/pip-req-tracker-8itw7f11 2021-07-09T18:09:39,418 Created build tracker: /tmp/pip-req-tracker-8itw7f11 2021-07-09T18:09:39,418 Entered build tracker: /tmp/pip-req-tracker-8itw7f11 2021-07-09T18:09:39,419 Created temporary directory: /tmp/pip-wheel-jyzm9hms 2021-07-09T18:09:39,452 1 location(s) to search for versions of pypursuit: 2021-07-09T18:09:39,452 * https://pypi.org/simple/pypursuit/ 2021-07-09T18:09:39,453 Fetching project page and analyzing links: https://pypi.org/simple/pypursuit/ 2021-07-09T18:09:39,453 Getting page https://pypi.org/simple/pypursuit/ 2021-07-09T18:09:39,455 Found index url https://pypi.org/simple 2021-07-09T18:09:39,631 Found link https://files.pythonhosted.org/packages/d2/18/b8fabb0a10917998b1293b03d5d9074061e95a2b3624bd2dd175e188f372/PyPursuit-1.1.0.tar.gz#sha256=840c43ef2c04f46a59fe9aaa0565f893ad2ab8dce2fe2740ef7e35d213e3c374 (from https://pypi.org/simple/pypursuit/), version: 1.1.0 2021-07-09T18:09:39,631 Skipping link: not a file: https://pypi.org/simple/pypursuit/ 2021-07-09T18:09:39,647 Given no hashes to check 1 links for project 'pypursuit': discarding no candidates 2021-07-09T18:09:39,665 Collecting pypursuit==1.1.0 2021-07-09T18:09:39,666 Created temporary directory: /tmp/pip-unpack-ewq94mph 2021-07-09T18:09:39,711 Downloading PyPursuit-1.1.0.tar.gz (801 kB) 2021-07-09T18:09:39,979 Added pypursuit==1.1.0 from https://files.pythonhosted.org/packages/d2/18/b8fabb0a10917998b1293b03d5d9074061e95a2b3624bd2dd175e188f372/PyPursuit-1.1.0.tar.gz#sha256=840c43ef2c04f46a59fe9aaa0565f893ad2ab8dce2fe2740ef7e35d213e3c374 to build tracker '/tmp/pip-req-tracker-8itw7f11' 2021-07-09T18:09:39,980 Running setup.py (path:/tmp/pip-wheel-jyzm9hms/pypursuit_61c62e584336465e994fe568d15c0c01/setup.py) egg_info for package pypursuit 2021-07-09T18:09:39,980 Created temporary directory: /tmp/pip-pip-egg-info-0zt19rzd 2021-07-09T18:09:39,981 Running command python setup.py egg_info 2021-07-09T18:09:41,329 Traceback (most recent call last): 2021-07-09T18:09:41,329 File "", line 1, in 2021-07-09T18:09:41,330 File "/tmp/pip-wheel-jyzm9hms/pypursuit_61c62e584336465e994fe568d15c0c01/setup.py", line 33, in 2021-07-09T18:09:41,330 setup(configuration=configuration, 2021-07-09T18:09:41,330 File "/usr/local/lib/python3.9/dist-packages/numpy/distutils/core.py", line 135, in setup 2021-07-09T18:09:41,331 config = configuration() 2021-07-09T18:09:41,331 File "/tmp/pip-wheel-jyzm9hms/pypursuit_61c62e584336465e994fe568d15c0c01/setup.py", line 25, in configuration 2021-07-09T18:09:41,331 config.add_subpackage('PyMP') 2021-07-09T18:09:41,331 File "/usr/local/lib/python3.9/dist-packages/numpy/distutils/misc_util.py", line 1016, in add_subpackage 2021-07-09T18:09:41,348 config_list = self.get_subpackage(subpackage_name, subpackage_path, 2021-07-09T18:09:41,348 File "/usr/local/lib/python3.9/dist-packages/numpy/distutils/misc_util.py", line 982, in get_subpackage 2021-07-09T18:09:41,349 config = self._get_configuration_from_setup_py( 2021-07-09T18:09:41,349 File "/usr/local/lib/python3.9/dist-packages/numpy/distutils/misc_util.py", line 908, in _get_configuration_from_setup_py 2021-07-09T18:09:41,350 setup_module = npy_load_module('_'.join(n.split('.')), 2021-07-09T18:09:41,351 File "/usr/local/lib/python3.9/dist-packages/numpy/compat/py3k.py", line 135, in npy_load_module 2021-07-09T18:09:41,360 return SourceFileLoader(name, fn).load_module() 2021-07-09T18:09:41,360 File "", line 469, in _check_name_wrapper 2021-07-09T18:09:41,361 File "", line 969, in load_module 2021-07-09T18:09:41,361 File "", line 794, in load_module 2021-07-09T18:09:41,361 File "", line 274, in _load_module_shim 2021-07-09T18:09:41,362 File "", line 711, in _load 2021-07-09T18:09:41,362 File "", line 680, in _load_unlocked 2021-07-09T18:09:41,363 File "", line 786, in exec_module 2021-07-09T18:09:41,363 File "", line 923, in get_code 2021-07-09T18:09:41,363 File "", line 853, in source_to_code 2021-07-09T18:09:41,363 File "", line 228, in _call_with_frames_removed 2021-07-09T18:09:41,364 File "PyMP/setup.py", line 12 2021-07-09T18:09:41,364 print platform.architecture() 2021-07-09T18:09:41,364 ^ 2021-07-09T18:09:41,365 SyntaxError: invalid syntax 2021-07-09T18:09:41,496 WARNING: Discarding https://files.pythonhosted.org/packages/d2/18/b8fabb0a10917998b1293b03d5d9074061e95a2b3624bd2dd175e188f372/PyPursuit-1.1.0.tar.gz#sha256=840c43ef2c04f46a59fe9aaa0565f893ad2ab8dce2fe2740ef7e35d213e3c374 (from https://pypi.org/simple/pypursuit/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T18:09:41,497 ERROR: Could not find a version that satisfies the requirement pypursuit==1.1.0 (from versions: 1.1.0) 2021-07-09T18:09:41,497 ERROR: No matching distribution found for pypursuit==1.1.0 2021-07-09T18:09:41,498 Exception information: 2021-07-09T18:09:41,498 Traceback (most recent call last): 2021-07-09T18:09:41,498 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T18:09:41,498 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T18:09:41,498 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T18:09:41,498 raise RequirementsConflicted(criterion) 2021-07-09T18:09:41,498 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pypursuit==1.1.0') 2021-07-09T18:09:41,498 2021-07-09T18:09:41,498 During handling of the above exception, another exception occurred: 2021-07-09T18:09:41,498 2021-07-09T18:09:41,498 Traceback (most recent call last): 2021-07-09T18:09:41,498 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T18:09:41,498 result = self._result = resolver.resolve( 2021-07-09T18:09:41,498 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T18:09:41,498 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T18:09:41,498 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T18:09:41,498 raise ResolutionImpossible(e.criterion.information) 2021-07-09T18:09:41,498 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pypursuit==1.1.0'), parent=None)] 2021-07-09T18:09:41,498 2021-07-09T18:09:41,498 The above exception was the direct cause of the following exception: 2021-07-09T18:09:41,498 2021-07-09T18:09:41,498 Traceback (most recent call last): 2021-07-09T18:09:41,498 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T18:09:41,498 status = self.run(options, args) 2021-07-09T18:09:41,498 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T18:09:41,498 return func(self, options, args) 2021-07-09T18:09:41,498 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T18:09:41,498 requirement_set = resolver.resolve( 2021-07-09T18:09:41,498 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T18:09:41,498 raise error from e 2021-07-09T18:09:41,498 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pypursuit==1.1.0 2021-07-09T18:09:41,503 Removed pypursuit==1.1.0 from https://files.pythonhosted.org/packages/d2/18/b8fabb0a10917998b1293b03d5d9074061e95a2b3624bd2dd175e188f372/PyPursuit-1.1.0.tar.gz#sha256=840c43ef2c04f46a59fe9aaa0565f893ad2ab8dce2fe2740ef7e35d213e3c374 from build tracker '/tmp/pip-req-tracker-8itw7f11' 2021-07-09T18:09:41,503 Removed build tracker: '/tmp/pip-req-tracker-8itw7f11'