2021-07-10T03:46:56,178 Created temporary directory: /tmp/pip-ephem-wheel-cache-up7nht8c 2021-07-10T03:46:56,181 Created temporary directory: /tmp/pip-req-tracker-k5yvo3xp 2021-07-10T03:46:56,182 Initialized build tracking at /tmp/pip-req-tracker-k5yvo3xp 2021-07-10T03:46:56,182 Created build tracker: /tmp/pip-req-tracker-k5yvo3xp 2021-07-10T03:46:56,182 Entered build tracker: /tmp/pip-req-tracker-k5yvo3xp 2021-07-10T03:46:56,183 Created temporary directory: /tmp/pip-wheel-ny6swr_k 2021-07-10T03:46:56,215 1 location(s) to search for versions of pyhubble: 2021-07-10T03:46:56,215 * https://pypi.org/simple/pyhubble/ 2021-07-10T03:46:56,215 Fetching project page and analyzing links: https://pypi.org/simple/pyhubble/ 2021-07-10T03:46:56,216 Getting page https://pypi.org/simple/pyhubble/ 2021-07-10T03:46:56,217 Found index url https://pypi.org/simple 2021-07-10T03:46:56,432 Found link https://files.pythonhosted.org/packages/df/f4/3db6c0607b9e3889816bedf75c3f3871b936a3f306014337d20a7b4ab38f/PyHubble-0.1.0.tar.gz#sha256=903f7e18ba9a2c9d03f44ffceab7d0026ccb540cfcb3446086607d40f4b8ff4b (from https://pypi.org/simple/pyhubble/), version: 0.1.0 2021-07-10T03:46:56,433 Found link https://files.pythonhosted.org/packages/33/a2/760e93321c55687db362760b23ae3662b692991e0ffedafeb5092b960eda/PyHubble-0.1.1.tar.gz#sha256=8c2cbfe93e3418b013e8b7acbc038d25bf4078504bbb1aa817714ddc5aa915e9 (from https://pypi.org/simple/pyhubble/), version: 0.1.1 2021-07-10T03:46:56,433 Skipping link: not a file: https://pypi.org/simple/pyhubble/ 2021-07-10T03:46:56,452 Given no hashes to check 1 links for project 'pyhubble': discarding no candidates 2021-07-10T03:46:56,473 Collecting pyhubble==0.1.0 2021-07-10T03:46:56,475 Created temporary directory: /tmp/pip-unpack-bljrxdor 2021-07-10T03:46:56,517 Downloading PyHubble-0.1.0.tar.gz (13 kB) 2021-07-10T03:46:56,542 Added pyhubble==0.1.0 from https://files.pythonhosted.org/packages/df/f4/3db6c0607b9e3889816bedf75c3f3871b936a3f306014337d20a7b4ab38f/PyHubble-0.1.0.tar.gz#sha256=903f7e18ba9a2c9d03f44ffceab7d0026ccb540cfcb3446086607d40f4b8ff4b to build tracker '/tmp/pip-req-tracker-k5yvo3xp' 2021-07-10T03:46:56,543 Running setup.py (path:/tmp/pip-wheel-ny6swr_k/pyhubble_3db9a54c72674040a9ff02742195d05b/setup.py) egg_info for package pyhubble 2021-07-10T03:46:56,544 Created temporary directory: /tmp/pip-pip-egg-info-drm5vfjj 2021-07-10T03:46:56,544 Running command python setup.py egg_info 2021-07-10T03:46:57,172 Traceback (most recent call last): 2021-07-10T03:46:57,172 File "", line 1, in 2021-07-10T03:46:57,173 File "/tmp/pip-wheel-ny6swr_k/pyhubble_3db9a54c72674040a9ff02742195d05b/setup.py", line 12, in 2021-07-10T03:46:57,173 license=open('LICENSE.txt').read(), 2021-07-10T03:46:57,173 FileNotFoundError: [Errno 2] No such file or directory: 'LICENSE.txt' 2021-07-10T03:46:57,222 WARNING: Discarding https://files.pythonhosted.org/packages/df/f4/3db6c0607b9e3889816bedf75c3f3871b936a3f306014337d20a7b4ab38f/PyHubble-0.1.0.tar.gz#sha256=903f7e18ba9a2c9d03f44ffceab7d0026ccb540cfcb3446086607d40f4b8ff4b (from https://pypi.org/simple/pyhubble/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T03:46:57,224 ERROR: Could not find a version that satisfies the requirement pyhubble==0.1.0 (from versions: 0.1.0, 0.1.1) 2021-07-10T03:46:57,224 ERROR: No matching distribution found for pyhubble==0.1.0 2021-07-10T03:46:57,224 Exception information: 2021-07-10T03:46:57,224 Traceback (most recent call last): 2021-07-10T03:46:57,224 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T03:46:57,224 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T03:46:57,224 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T03:46:57,224 raise RequirementsConflicted(criterion) 2021-07-10T03:46:57,224 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pyhubble==0.1.0') 2021-07-10T03:46:57,224 2021-07-10T03:46:57,224 During handling of the above exception, another exception occurred: 2021-07-10T03:46:57,224 2021-07-10T03:46:57,224 Traceback (most recent call last): 2021-07-10T03:46:57,224 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T03:46:57,224 result = self._result = resolver.resolve( 2021-07-10T03:46:57,224 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T03:46:57,224 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T03:46:57,224 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T03:46:57,224 raise ResolutionImpossible(e.criterion.information) 2021-07-10T03:46:57,224 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pyhubble==0.1.0'), parent=None)] 2021-07-10T03:46:57,224 2021-07-10T03:46:57,224 The above exception was the direct cause of the following exception: 2021-07-10T03:46:57,224 2021-07-10T03:46:57,224 Traceback (most recent call last): 2021-07-10T03:46:57,224 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T03:46:57,224 status = self.run(options, args) 2021-07-10T03:46:57,224 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T03:46:57,224 return func(self, options, args) 2021-07-10T03:46:57,224 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T03:46:57,224 requirement_set = resolver.resolve( 2021-07-10T03:46:57,224 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T03:46:57,224 raise error from e 2021-07-10T03:46:57,224 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pyhubble==0.1.0 2021-07-10T03:46:57,230 Removed pyhubble==0.1.0 from https://files.pythonhosted.org/packages/df/f4/3db6c0607b9e3889816bedf75c3f3871b936a3f306014337d20a7b4ab38f/PyHubble-0.1.0.tar.gz#sha256=903f7e18ba9a2c9d03f44ffceab7d0026ccb540cfcb3446086607d40f4b8ff4b from build tracker '/tmp/pip-req-tracker-k5yvo3xp' 2021-07-10T03:46:57,230 Removed build tracker: '/tmp/pip-req-tracker-k5yvo3xp'