2021-07-09T21:56:28,346 Created temporary directory: /tmp/pip-ephem-wheel-cache-ljg03fv2 2021-07-09T21:56:28,349 Created temporary directory: /tmp/pip-req-tracker-33ay9q4j 2021-07-09T21:56:28,350 Initialized build tracking at /tmp/pip-req-tracker-33ay9q4j 2021-07-09T21:56:28,350 Created build tracker: /tmp/pip-req-tracker-33ay9q4j 2021-07-09T21:56:28,350 Entered build tracker: /tmp/pip-req-tracker-33ay9q4j 2021-07-09T21:56:28,351 Created temporary directory: /tmp/pip-wheel-vxfjlya_ 2021-07-09T21:56:28,386 1 location(s) to search for versions of poet: 2021-07-09T21:56:28,386 * https://pypi.org/simple/poet/ 2021-07-09T21:56:28,386 Fetching project page and analyzing links: https://pypi.org/simple/poet/ 2021-07-09T21:56:28,387 Getting page https://pypi.org/simple/poet/ 2021-07-09T21:56:28,388 Found index url https://pypi.org/simple 2021-07-09T21:56:28,567 Found link https://files.pythonhosted.org/packages/05/91/ae8e27349cff073f74aa57b67f52e4457bdad6fa6ea6696911a4e46fd22b/POET-0.1.0.tar.gz#sha256=3a21e6cbab171ccefe6ffad88adcedf61e3d1e39d9a8ca8cda444aad22253755 (from https://pypi.org/simple/poet/), version: 0.1.0 2021-07-09T21:56:28,567 Skipping link: not a file: https://pypi.org/simple/poet/ 2021-07-09T21:56:28,584 Given no hashes to check 1 links for project 'poet': discarding no candidates 2021-07-09T21:56:28,601 Collecting poet==0.1.0 2021-07-09T21:56:28,603 Created temporary directory: /tmp/pip-unpack-qj8njm6k 2021-07-09T21:56:28,649 Downloading POET-0.1.0.tar.gz (3.3 MB) 2021-07-09T21:56:29,865 Added poet==0.1.0 from https://files.pythonhosted.org/packages/05/91/ae8e27349cff073f74aa57b67f52e4457bdad6fa6ea6696911a4e46fd22b/POET-0.1.0.tar.gz#sha256=3a21e6cbab171ccefe6ffad88adcedf61e3d1e39d9a8ca8cda444aad22253755 to build tracker '/tmp/pip-req-tracker-33ay9q4j' 2021-07-09T21:56:29,867 Running setup.py (path:/tmp/pip-wheel-vxfjlya_/poet_7956600f31ef4818b6c45d38710ce959/setup.py) egg_info for package poet 2021-07-09T21:56:29,867 Created temporary directory: /tmp/pip-pip-egg-info-hctfmdye 2021-07-09T21:56:29,868 Running command python setup.py egg_info 2021-07-09T21:56:30,500 Traceback (most recent call last): 2021-07-09T21:56:30,501 File "", line 1, in 2021-07-09T21:56:30,501 File "/tmp/pip-wheel-vxfjlya_/poet_7956600f31ef4818b6c45d38710ce959/setup.py", line 12, in 2021-07-09T21:56:30,502 gsl_config=Popen(['gsl-config', '--prefix'], stdout=PIPE) 2021-07-09T21:56:30,502 File "/usr/lib/python3.9/subprocess.py", line 951, in __init__ 2021-07-09T21:56:30,502 self._execute_child(args, executable, preexec_fn, close_fds, 2021-07-09T21:56:30,503 File "/usr/lib/python3.9/subprocess.py", line 1823, in _execute_child 2021-07-09T21:56:30,504 raise child_exception_type(errno_num, err_msg, err_filename) 2021-07-09T21:56:30,504 FileNotFoundError: [Errno 2] No such file or directory: 'gsl-config' 2021-07-09T21:56:30,561 WARNING: Discarding https://files.pythonhosted.org/packages/05/91/ae8e27349cff073f74aa57b67f52e4457bdad6fa6ea6696911a4e46fd22b/POET-0.1.0.tar.gz#sha256=3a21e6cbab171ccefe6ffad88adcedf61e3d1e39d9a8ca8cda444aad22253755 (from https://pypi.org/simple/poet/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T21:56:30,562 ERROR: Could not find a version that satisfies the requirement poet==0.1.0 (from versions: 0.1.0) 2021-07-09T21:56:30,563 ERROR: No matching distribution found for poet==0.1.0 2021-07-09T21:56:30,563 Exception information: 2021-07-09T21:56:30,563 Traceback (most recent call last): 2021-07-09T21:56:30,563 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T21:56:30,563 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T21:56:30,563 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T21:56:30,563 raise RequirementsConflicted(criterion) 2021-07-09T21:56:30,563 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('poet==0.1.0') 2021-07-09T21:56:30,563 2021-07-09T21:56:30,563 During handling of the above exception, another exception occurred: 2021-07-09T21:56:30,563 2021-07-09T21:56:30,563 Traceback (most recent call last): 2021-07-09T21:56:30,563 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T21:56:30,563 result = self._result = resolver.resolve( 2021-07-09T21:56:30,563 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T21:56:30,563 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T21:56:30,563 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T21:56:30,563 raise ResolutionImpossible(e.criterion.information) 2021-07-09T21:56:30,563 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('poet==0.1.0'), parent=None)] 2021-07-09T21:56:30,563 2021-07-09T21:56:30,563 The above exception was the direct cause of the following exception: 2021-07-09T21:56:30,563 2021-07-09T21:56:30,563 Traceback (most recent call last): 2021-07-09T21:56:30,563 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T21:56:30,563 status = self.run(options, args) 2021-07-09T21:56:30,563 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T21:56:30,563 return func(self, options, args) 2021-07-09T21:56:30,563 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T21:56:30,563 requirement_set = resolver.resolve( 2021-07-09T21:56:30,563 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T21:56:30,563 raise error from e 2021-07-09T21:56:30,563 pip._internal.exceptions.DistributionNotFound: No matching distribution found for poet==0.1.0 2021-07-09T21:56:30,568 Removed poet==0.1.0 from https://files.pythonhosted.org/packages/05/91/ae8e27349cff073f74aa57b67f52e4457bdad6fa6ea6696911a4e46fd22b/POET-0.1.0.tar.gz#sha256=3a21e6cbab171ccefe6ffad88adcedf61e3d1e39d9a8ca8cda444aad22253755 from build tracker '/tmp/pip-req-tracker-33ay9q4j' 2021-07-09T21:56:30,568 Removed build tracker: '/tmp/pip-req-tracker-33ay9q4j'