2021-07-10T03:17:59,253 Created temporary directory: /tmp/pip-ephem-wheel-cache-jewrn8_7 2021-07-10T03:17:59,256 Created temporary directory: /tmp/pip-req-tracker-efyuduag 2021-07-10T03:17:59,257 Initialized build tracking at /tmp/pip-req-tracker-efyuduag 2021-07-10T03:17:59,257 Created build tracker: /tmp/pip-req-tracker-efyuduag 2021-07-10T03:17:59,257 Entered build tracker: /tmp/pip-req-tracker-efyuduag 2021-07-10T03:17:59,258 Created temporary directory: /tmp/pip-wheel-ixxlmsl7 2021-07-10T03:17:59,291 1 location(s) to search for versions of bitjet: 2021-07-10T03:17:59,291 * https://pypi.org/simple/bitjet/ 2021-07-10T03:17:59,292 Fetching project page and analyzing links: https://pypi.org/simple/bitjet/ 2021-07-10T03:17:59,292 Getting page https://pypi.org/simple/bitjet/ 2021-07-10T03:17:59,294 Found index url https://pypi.org/simple 2021-07-10T03:17:59,381 Found link https://files.pythonhosted.org/packages/57/47/377d98b72ca892a1a75b4c19f7460c580b1c646f98bb9dd46c96b3c53e55/bitjet-0.1.tar.gz#sha256=1c60eae119e8067aca80b1bc3486666e108be6d72af7087df040aa193d162e2b (from https://pypi.org/simple/bitjet/), version: 0.1 2021-07-10T03:17:59,382 Found link https://files.pythonhosted.org/packages/3a/80/226a0e9b17ae98049b73c514de963e4d68dce2b9da3e26c2e414c125cc4d/bitjet-0.2.tar.gz#sha256=d36a4c74e34654ec6a79d4386508fa0bcdfdfe9bc914db3c2ebacd7b09a1572a (from https://pypi.org/simple/bitjet/), version: 0.2 2021-07-10T03:17:59,382 Found link https://files.pythonhosted.org/packages/29/75/6ab9ffc0d787b4318edc041a7eba2a22961acfd7fd6f5650014a738b77cd/bitjet-0.2.1.tar.gz#sha256=03017471f5367adec95b3ebddb8c955d2811884022a54b736890041cba7bc4f2 (from https://pypi.org/simple/bitjet/), version: 0.2.1 2021-07-10T03:17:59,382 Skipping link: not a file: https://pypi.org/simple/bitjet/ 2021-07-10T03:17:59,400 Given no hashes to check 1 links for project 'bitjet': discarding no candidates 2021-07-10T03:17:59,418 Collecting bitjet==0.2 2021-07-10T03:17:59,420 Created temporary directory: /tmp/pip-unpack-pqk32hs4 2021-07-10T03:17:59,590 Downloading bitjet-0.2.tar.gz (5.8 kB) 2021-07-10T03:17:59,824 Added bitjet==0.2 from https://files.pythonhosted.org/packages/3a/80/226a0e9b17ae98049b73c514de963e4d68dce2b9da3e26c2e414c125cc4d/bitjet-0.2.tar.gz#sha256=d36a4c74e34654ec6a79d4386508fa0bcdfdfe9bc914db3c2ebacd7b09a1572a to build tracker '/tmp/pip-req-tracker-efyuduag' 2021-07-10T03:17:59,825 Running setup.py (path:/tmp/pip-wheel-ixxlmsl7/bitjet_39b852509b7249f4939f8c3bce5b7b11/setup.py) egg_info for package bitjet 2021-07-10T03:17:59,826 Created temporary directory: /tmp/pip-pip-egg-info-hn4aajw7 2021-07-10T03:17:59,826 Running command python setup.py egg_info 2021-07-10T03:18:01,514 /usr/lib/python3/dist-packages/IPython/html.py:12: ShimWarning: The `IPython.html` package has been deprecated since IPython 4.0. You should import from `notebook` instead. `IPython.html.widgets` has moved to `ipywidgets`. 2021-07-10T03:18:01,515 warn("The `IPython.html` package has been deprecated since IPython 4.0. " 2021-07-10T03:18:01,515 Traceback (most recent call last): 2021-07-10T03:18:01,515 File "", line 1, in 2021-07-10T03:18:01,516 File "/tmp/pip-wheel-ixxlmsl7/bitjet_39b852509b7249f4939f8c3bce5b7b11/setup.py", line 13, in 2021-07-10T03:18:01,516 from IPython.html.nbextensions import install_nbextension 2021-07-10T03:18:01,516 ModuleNotFoundError: No module named 'IPython.html.nbextensions' 2021-07-10T03:18:01,688 WARNING: Discarding https://files.pythonhosted.org/packages/3a/80/226a0e9b17ae98049b73c514de963e4d68dce2b9da3e26c2e414c125cc4d/bitjet-0.2.tar.gz#sha256=d36a4c74e34654ec6a79d4386508fa0bcdfdfe9bc914db3c2ebacd7b09a1572a (from https://pypi.org/simple/bitjet/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T03:18:01,689 ERROR: Could not find a version that satisfies the requirement bitjet==0.2 (from versions: 0.1, 0.2, 0.2.1) 2021-07-10T03:18:01,689 ERROR: No matching distribution found for bitjet==0.2 2021-07-10T03:18:01,690 Exception information: 2021-07-10T03:18:01,690 Traceback (most recent call last): 2021-07-10T03:18:01,690 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T03:18:01,690 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T03:18:01,690 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T03:18:01,690 raise RequirementsConflicted(criterion) 2021-07-10T03:18:01,690 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('bitjet==0.2') 2021-07-10T03:18:01,690 2021-07-10T03:18:01,690 During handling of the above exception, another exception occurred: 2021-07-10T03:18:01,690 2021-07-10T03:18:01,690 Traceback (most recent call last): 2021-07-10T03:18:01,690 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T03:18:01,690 result = self._result = resolver.resolve( 2021-07-10T03:18:01,690 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T03:18:01,690 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T03:18:01,690 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T03:18:01,690 raise ResolutionImpossible(e.criterion.information) 2021-07-10T03:18:01,690 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('bitjet==0.2'), parent=None)] 2021-07-10T03:18:01,690 2021-07-10T03:18:01,690 The above exception was the direct cause of the following exception: 2021-07-10T03:18:01,690 2021-07-10T03:18:01,690 Traceback (most recent call last): 2021-07-10T03:18:01,690 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T03:18:01,690 status = self.run(options, args) 2021-07-10T03:18:01,690 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T03:18:01,690 return func(self, options, args) 2021-07-10T03:18:01,690 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T03:18:01,690 requirement_set = resolver.resolve( 2021-07-10T03:18:01,690 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T03:18:01,690 raise error from e 2021-07-10T03:18:01,690 pip._internal.exceptions.DistributionNotFound: No matching distribution found for bitjet==0.2 2021-07-10T03:18:01,695 Removed bitjet==0.2 from https://files.pythonhosted.org/packages/3a/80/226a0e9b17ae98049b73c514de963e4d68dce2b9da3e26c2e414c125cc4d/bitjet-0.2.tar.gz#sha256=d36a4c74e34654ec6a79d4386508fa0bcdfdfe9bc914db3c2ebacd7b09a1572a from build tracker '/tmp/pip-req-tracker-efyuduag' 2021-07-10T03:18:01,695 Removed build tracker: '/tmp/pip-req-tracker-efyuduag'