2021-07-09T21:59:11,683 Created temporary directory: /tmp/pip-ephem-wheel-cache-_3y6a8_t 2021-07-09T21:59:11,686 Created temporary directory: /tmp/pip-req-tracker-_h89x_zs 2021-07-09T21:59:11,687 Initialized build tracking at /tmp/pip-req-tracker-_h89x_zs 2021-07-09T21:59:11,687 Created build tracker: /tmp/pip-req-tracker-_h89x_zs 2021-07-09T21:59:11,687 Entered build tracker: /tmp/pip-req-tracker-_h89x_zs 2021-07-09T21:59:11,687 Created temporary directory: /tmp/pip-wheel-qvuqoqow 2021-07-09T21:59:11,721 1 location(s) to search for versions of pygster: 2021-07-09T21:59:11,721 * https://pypi.org/simple/pygster/ 2021-07-09T21:59:11,721 Fetching project page and analyzing links: https://pypi.org/simple/pygster/ 2021-07-09T21:59:11,722 Getting page https://pypi.org/simple/pygster/ 2021-07-09T21:59:11,723 Found index url https://pypi.org/simple 2021-07-09T21:59:11,903 Found link https://files.pythonhosted.org/packages/0a/90/ae9c8e0a7497ef361d0d21dbf2c5bdc9196042afb3d8ad9bc109aa143678/pygster-1.0.0.tar.gz#sha256=65f951f2ddd4e1d60a28faaabef68a114926af04aadc3ef439ab7c017e05cf1d (from https://pypi.org/simple/pygster/), version: 1.0.0 2021-07-09T21:59:11,904 Found link https://files.pythonhosted.org/packages/2a/06/696d3b7bf5721b104bb93d3e9ccd3142fe2895826146ad185408a22e3510/pygster-1.0.1.tar.gz#sha256=a33519e3d00d8eebf9edf5e949f6b6ba4c8d2be8e741d5f7fe6cf6c2b60aad47 (from https://pypi.org/simple/pygster/), version: 1.0.1 2021-07-09T21:59:11,904 Skipping link: not a file: https://pypi.org/simple/pygster/ 2021-07-09T21:59:11,920 Given no hashes to check 1 links for project 'pygster': discarding no candidates 2021-07-09T21:59:11,937 Collecting pygster==1.0.0 2021-07-09T21:59:11,939 Created temporary directory: /tmp/pip-unpack-xhaqad0p 2021-07-09T21:59:12,136 Downloading pygster-1.0.0.tar.gz (35 kB) 2021-07-09T21:59:12,209 Added pygster==1.0.0 from https://files.pythonhosted.org/packages/0a/90/ae9c8e0a7497ef361d0d21dbf2c5bdc9196042afb3d8ad9bc109aa143678/pygster-1.0.0.tar.gz#sha256=65f951f2ddd4e1d60a28faaabef68a114926af04aadc3ef439ab7c017e05cf1d to build tracker '/tmp/pip-req-tracker-_h89x_zs' 2021-07-09T21:59:12,210 Running setup.py (path:/tmp/pip-wheel-qvuqoqow/pygster_00be43ce0cf74babab4cec32b3d2d4d3/setup.py) egg_info for package pygster 2021-07-09T21:59:12,211 Created temporary directory: /tmp/pip-pip-egg-info-dtua5a1s 2021-07-09T21:59:12,211 Running command python setup.py egg_info 2021-07-09T21:59:12,829 Traceback (most recent call last): 2021-07-09T21:59:12,830 File "", line 1, in 2021-07-09T21:59:12,830 File "/tmp/pip-wheel-qvuqoqow/pygster_00be43ce0cf74babab4cec32b3d2d4d3/setup.py", line 46, in 2021-07-09T21:59:12,830 license=open('LICENSE').read(), 2021-07-09T21:59:12,830 FileNotFoundError: [Errno 2] No such file or directory: 'LICENSE' 2021-07-09T21:59:12,879 WARNING: Discarding https://files.pythonhosted.org/packages/0a/90/ae9c8e0a7497ef361d0d21dbf2c5bdc9196042afb3d8ad9bc109aa143678/pygster-1.0.0.tar.gz#sha256=65f951f2ddd4e1d60a28faaabef68a114926af04aadc3ef439ab7c017e05cf1d (from https://pypi.org/simple/pygster/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T21:59:12,881 ERROR: Could not find a version that satisfies the requirement pygster==1.0.0 (from versions: 1.0.0, 1.0.1) 2021-07-09T21:59:12,881 ERROR: No matching distribution found for pygster==1.0.0 2021-07-09T21:59:12,881 Exception information: 2021-07-09T21:59:12,881 Traceback (most recent call last): 2021-07-09T21:59:12,881 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T21:59:12,881 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T21:59:12,881 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T21:59:12,881 raise RequirementsConflicted(criterion) 2021-07-09T21:59:12,881 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pygster==1.0.0') 2021-07-09T21:59:12,881 2021-07-09T21:59:12,881 During handling of the above exception, another exception occurred: 2021-07-09T21:59:12,881 2021-07-09T21:59:12,881 Traceback (most recent call last): 2021-07-09T21:59:12,881 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T21:59:12,881 result = self._result = resolver.resolve( 2021-07-09T21:59:12,881 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T21:59:12,881 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T21:59:12,881 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T21:59:12,881 raise ResolutionImpossible(e.criterion.information) 2021-07-09T21:59:12,881 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pygster==1.0.0'), parent=None)] 2021-07-09T21:59:12,881 2021-07-09T21:59:12,881 The above exception was the direct cause of the following exception: 2021-07-09T21:59:12,881 2021-07-09T21:59:12,881 Traceback (most recent call last): 2021-07-09T21:59:12,881 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T21:59:12,881 status = self.run(options, args) 2021-07-09T21:59:12,881 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T21:59:12,881 return func(self, options, args) 2021-07-09T21:59:12,881 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T21:59:12,881 requirement_set = resolver.resolve( 2021-07-09T21:59:12,881 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T21:59:12,881 raise error from e 2021-07-09T21:59:12,881 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pygster==1.0.0 2021-07-09T21:59:12,886 Removed pygster==1.0.0 from https://files.pythonhosted.org/packages/0a/90/ae9c8e0a7497ef361d0d21dbf2c5bdc9196042afb3d8ad9bc109aa143678/pygster-1.0.0.tar.gz#sha256=65f951f2ddd4e1d60a28faaabef68a114926af04aadc3ef439ab7c017e05cf1d from build tracker '/tmp/pip-req-tracker-_h89x_zs' 2021-07-09T21:59:12,887 Removed build tracker: '/tmp/pip-req-tracker-_h89x_zs'