2021-07-09T01:36:34,058 Created temporary directory: /tmp/pip-ephem-wheel-cache-sbn_nr_8 2021-07-09T01:36:34,061 Created temporary directory: /tmp/pip-req-tracker-v702p4to 2021-07-09T01:36:34,062 Initialized build tracking at /tmp/pip-req-tracker-v702p4to 2021-07-09T01:36:34,062 Created build tracker: /tmp/pip-req-tracker-v702p4to 2021-07-09T01:36:34,062 Entered build tracker: /tmp/pip-req-tracker-v702p4to 2021-07-09T01:36:34,063 Created temporary directory: /tmp/pip-wheel-30urjcw1 2021-07-09T01:36:34,096 1 location(s) to search for versions of gloopy: 2021-07-09T01:36:34,096 * https://pypi.org/simple/gloopy/ 2021-07-09T01:36:34,097 Fetching project page and analyzing links: https://pypi.org/simple/gloopy/ 2021-07-09T01:36:34,097 Getting page https://pypi.org/simple/gloopy/ 2021-07-09T01:36:34,099 Found index url https://pypi.org/simple 2021-07-09T01:36:34,279 Found link https://files.pythonhosted.org/packages/87/13/42a9d13a8be189f70bb09aa774c3f06000c09607a9cb581cf5cb61d44b00/gloopy-0.1.3a.zip#sha256=e1ab22b0bb0be64bc03c8fcc52849193c647c58310d4c5adf96104300067401f (from https://pypi.org/simple/gloopy/), version: 0.1.3a 2021-07-09T01:36:34,279 Skipping link: not a file: https://pypi.org/simple/gloopy/ 2021-07-09T01:36:34,295 Given no hashes to check 1 links for project 'gloopy': discarding no candidates 2021-07-09T01:36:34,312 Collecting gloopy==0.1.3a 2021-07-09T01:36:34,314 Created temporary directory: /tmp/pip-unpack-klrtwnrz 2021-07-09T01:36:34,743 Downloading gloopy-0.1.3a.zip (292 kB) 2021-07-09T01:36:35,097 Added gloopy==0.1.3a from https://files.pythonhosted.org/packages/87/13/42a9d13a8be189f70bb09aa774c3f06000c09607a9cb581cf5cb61d44b00/gloopy-0.1.3a.zip#sha256=e1ab22b0bb0be64bc03c8fcc52849193c647c58310d4c5adf96104300067401f to build tracker '/tmp/pip-req-tracker-v702p4to' 2021-07-09T01:36:35,098 Running setup.py (path:/tmp/pip-wheel-30urjcw1/gloopy_884310ea1d6a48b3ad9222e14a07826e/setup.py) egg_info for package gloopy 2021-07-09T01:36:35,099 Created temporary directory: /tmp/pip-pip-egg-info-lkwbc9c3 2021-07-09T01:36:35,099 Running command python setup.py egg_info 2021-07-09T01:36:35,743 Traceback (most recent call last): 2021-07-09T01:36:35,744 File "", line 1, in 2021-07-09T01:36:35,744 File "/tmp/pip-wheel-30urjcw1/gloopy_884310ea1d6a48b3ad9222e14a07826e/setup.py", line 3, in 2021-07-09T01:36:35,744 VERSION= __import__(NAME).VERSION 2021-07-09T01:36:35,744 File "/tmp/pip-wheel-30urjcw1/gloopy_884310ea1d6a48b3ad9222e14a07826e/gloopy/__init__.py", line 5, in 2021-07-09T01:36:35,745 from .gloopy import Gloopy 2021-07-09T01:36:35,745 File "/tmp/pip-wheel-30urjcw1/gloopy_884310ea1d6a48b3ad9222e14a07826e/gloopy/gloopy.py", line 6, in 2021-07-09T01:36:35,745 import pyglet 2021-07-09T01:36:35,745 ModuleNotFoundError: No module named 'pyglet' 2021-07-09T01:36:35,795 WARNING: Discarding https://files.pythonhosted.org/packages/87/13/42a9d13a8be189f70bb09aa774c3f06000c09607a9cb581cf5cb61d44b00/gloopy-0.1.3a.zip#sha256=e1ab22b0bb0be64bc03c8fcc52849193c647c58310d4c5adf96104300067401f (from https://pypi.org/simple/gloopy/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T01:36:35,796 ERROR: Could not find a version that satisfies the requirement gloopy==0.1.3a (from versions: 0.1.3a0) 2021-07-09T01:36:35,796 ERROR: No matching distribution found for gloopy==0.1.3a 2021-07-09T01:36:35,797 Exception information: 2021-07-09T01:36:35,797 Traceback (most recent call last): 2021-07-09T01:36:35,797 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T01:36:35,797 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T01:36:35,797 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T01:36:35,797 raise RequirementsConflicted(criterion) 2021-07-09T01:36:35,797 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('gloopy==0.1.3a') 2021-07-09T01:36:35,797 2021-07-09T01:36:35,797 During handling of the above exception, another exception occurred: 2021-07-09T01:36:35,797 2021-07-09T01:36:35,797 Traceback (most recent call last): 2021-07-09T01:36:35,797 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T01:36:35,797 result = self._result = resolver.resolve( 2021-07-09T01:36:35,797 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T01:36:35,797 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T01:36:35,797 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T01:36:35,797 raise ResolutionImpossible(e.criterion.information) 2021-07-09T01:36:35,797 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('gloopy==0.1.3a'), parent=None)] 2021-07-09T01:36:35,797 2021-07-09T01:36:35,797 The above exception was the direct cause of the following exception: 2021-07-09T01:36:35,797 2021-07-09T01:36:35,797 Traceback (most recent call last): 2021-07-09T01:36:35,797 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T01:36:35,797 status = self.run(options, args) 2021-07-09T01:36:35,797 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T01:36:35,797 return func(self, options, args) 2021-07-09T01:36:35,797 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T01:36:35,797 requirement_set = resolver.resolve( 2021-07-09T01:36:35,797 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T01:36:35,797 raise error from e 2021-07-09T01:36:35,797 pip._internal.exceptions.DistributionNotFound: No matching distribution found for gloopy==0.1.3a 2021-07-09T01:36:35,802 Removed gloopy==0.1.3a from https://files.pythonhosted.org/packages/87/13/42a9d13a8be189f70bb09aa774c3f06000c09607a9cb581cf5cb61d44b00/gloopy-0.1.3a.zip#sha256=e1ab22b0bb0be64bc03c8fcc52849193c647c58310d4c5adf96104300067401f from build tracker '/tmp/pip-req-tracker-v702p4to' 2021-07-09T01:36:35,802 Removed build tracker: '/tmp/pip-req-tracker-v702p4to'