2021-07-09T02:11:51,965 Created temporary directory: /tmp/pip-ephem-wheel-cache-i7wrjgyk 2021-07-09T02:11:51,968 Created temporary directory: /tmp/pip-req-tracker-p2z5nbu_ 2021-07-09T02:11:51,968 Initialized build tracking at /tmp/pip-req-tracker-p2z5nbu_ 2021-07-09T02:11:51,968 Created build tracker: /tmp/pip-req-tracker-p2z5nbu_ 2021-07-09T02:11:51,968 Entered build tracker: /tmp/pip-req-tracker-p2z5nbu_ 2021-07-09T02:11:51,969 Created temporary directory: /tmp/pip-wheel-gldzvjhr 2021-07-09T02:11:52,005 1 location(s) to search for versions of flyingsquirrel: 2021-07-09T02:11:52,005 * https://pypi.org/simple/flyingsquirrel/ 2021-07-09T02:11:52,006 Fetching project page and analyzing links: https://pypi.org/simple/flyingsquirrel/ 2021-07-09T02:11:52,006 Getting page https://pypi.org/simple/flyingsquirrel/ 2021-07-09T02:11:52,008 Found index url https://pypi.org/simple 2021-07-09T02:11:52,188 Found link https://files.pythonhosted.org/packages/db/0a/53e04f71fd49102c00da1d7cb71657d6c4b2166fe2bdd49cee55c9ba1fd2/flyingsquirrel-0.0.1.tar.gz#sha256=8b8baa11b747669b31f439160ad6a56212cd6e9e986200f513258540b296f47a (from https://pypi.org/simple/flyingsquirrel/), version: 0.0.1 2021-07-09T02:11:52,189 Skipping link: not a file: https://pypi.org/simple/flyingsquirrel/ 2021-07-09T02:11:52,205 Given no hashes to check 1 links for project 'flyingsquirrel': discarding no candidates 2021-07-09T02:11:52,223 Collecting flyingsquirrel==0.0.1 2021-07-09T02:11:52,224 Created temporary directory: /tmp/pip-unpack-rqdoq6xq 2021-07-09T02:11:52,398 Downloading flyingsquirrel-0.0.1.tar.gz (12 kB) 2021-07-09T02:11:52,457 Added flyingsquirrel==0.0.1 from https://files.pythonhosted.org/packages/db/0a/53e04f71fd49102c00da1d7cb71657d6c4b2166fe2bdd49cee55c9ba1fd2/flyingsquirrel-0.0.1.tar.gz#sha256=8b8baa11b747669b31f439160ad6a56212cd6e9e986200f513258540b296f47a to build tracker '/tmp/pip-req-tracker-p2z5nbu_' 2021-07-09T02:11:52,458 Running setup.py (path:/tmp/pip-wheel-gldzvjhr/flyingsquirrel_a3a296e6f1be486c8f30059c985b7515/setup.py) egg_info for package flyingsquirrel 2021-07-09T02:11:52,459 Created temporary directory: /tmp/pip-pip-egg-info-1pjciex1 2021-07-09T02:11:52,459 Running command python setup.py egg_info 2021-07-09T02:11:53,099 Traceback (most recent call last): 2021-07-09T02:11:53,100 File "", line 1, in 2021-07-09T02:11:53,100 File "/tmp/pip-wheel-gldzvjhr/flyingsquirrel_a3a296e6f1be486c8f30059c985b7515/setup.py", line 19, in 2021-07-09T02:11:53,100 version = file('VERSION').read().strip(), 2021-07-09T02:11:53,101 NameError: name 'file' is not defined 2021-07-09T02:11:53,150 WARNING: Discarding https://files.pythonhosted.org/packages/db/0a/53e04f71fd49102c00da1d7cb71657d6c4b2166fe2bdd49cee55c9ba1fd2/flyingsquirrel-0.0.1.tar.gz#sha256=8b8baa11b747669b31f439160ad6a56212cd6e9e986200f513258540b296f47a (from https://pypi.org/simple/flyingsquirrel/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T02:11:53,151 ERROR: Could not find a version that satisfies the requirement flyingsquirrel==0.0.1 (from versions: 0.0.1) 2021-07-09T02:11:53,152 ERROR: No matching distribution found for flyingsquirrel==0.0.1 2021-07-09T02:11:53,152 Exception information: 2021-07-09T02:11:53,152 Traceback (most recent call last): 2021-07-09T02:11:53,152 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T02:11:53,152 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T02:11:53,152 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T02:11:53,152 raise RequirementsConflicted(criterion) 2021-07-09T02:11:53,152 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('flyingsquirrel==0.0.1') 2021-07-09T02:11:53,152 2021-07-09T02:11:53,152 During handling of the above exception, another exception occurred: 2021-07-09T02:11:53,152 2021-07-09T02:11:53,152 Traceback (most recent call last): 2021-07-09T02:11:53,152 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T02:11:53,152 result = self._result = resolver.resolve( 2021-07-09T02:11:53,152 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T02:11:53,152 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T02:11:53,152 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T02:11:53,152 raise ResolutionImpossible(e.criterion.information) 2021-07-09T02:11:53,152 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('flyingsquirrel==0.0.1'), parent=None)] 2021-07-09T02:11:53,152 2021-07-09T02:11:53,152 The above exception was the direct cause of the following exception: 2021-07-09T02:11:53,152 2021-07-09T02:11:53,152 Traceback (most recent call last): 2021-07-09T02:11:53,152 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T02:11:53,152 status = self.run(options, args) 2021-07-09T02:11:53,152 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T02:11:53,152 return func(self, options, args) 2021-07-09T02:11:53,152 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T02:11:53,152 requirement_set = resolver.resolve( 2021-07-09T02:11:53,152 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T02:11:53,152 raise error from e 2021-07-09T02:11:53,152 pip._internal.exceptions.DistributionNotFound: No matching distribution found for flyingsquirrel==0.0.1 2021-07-09T02:11:53,157 Removed flyingsquirrel==0.0.1 from https://files.pythonhosted.org/packages/db/0a/53e04f71fd49102c00da1d7cb71657d6c4b2166fe2bdd49cee55c9ba1fd2/flyingsquirrel-0.0.1.tar.gz#sha256=8b8baa11b747669b31f439160ad6a56212cd6e9e986200f513258540b296f47a from build tracker '/tmp/pip-req-tracker-p2z5nbu_' 2021-07-09T02:11:53,157 Removed build tracker: '/tmp/pip-req-tracker-p2z5nbu_'