2021-07-04T13:51:00,684 Created temporary directory: /tmp/pip-ephem-wheel-cache-u7c51_fd 2021-07-04T13:51:00,687 Created temporary directory: /tmp/pip-req-tracker-qka5ozgm 2021-07-04T13:51:00,687 Initialized build tracking at /tmp/pip-req-tracker-qka5ozgm 2021-07-04T13:51:00,688 Created build tracker: /tmp/pip-req-tracker-qka5ozgm 2021-07-04T13:51:00,688 Entered build tracker: /tmp/pip-req-tracker-qka5ozgm 2021-07-04T13:51:00,688 Created temporary directory: /tmp/pip-wheel-18l9pbgh 2021-07-04T13:51:00,723 1 location(s) to search for versions of torrentsearch: 2021-07-04T13:51:00,723 * https://pypi.org/simple/torrentsearch/ 2021-07-04T13:51:00,724 Fetching project page and analyzing links: https://pypi.org/simple/torrentsearch/ 2021-07-04T13:51:00,724 Getting page https://pypi.org/simple/torrentsearch/ 2021-07-04T13:51:00,726 Found index url https://pypi.org/simple 2021-07-04T13:51:00,816 Found link https://files.pythonhosted.org/packages/70/14/b67fc26b6746dfd136a65abeaf309cd50db269d36846036a6107abc1ce88/torrentSearch-0.1.post1.tar.gz#sha256=94422f52ca72536ff0e5e0a3d504c61ec1619cb5cb23021bced3cf15292aa59a (from https://pypi.org/simple/torrentsearch/), version: 0.1.post1 2021-07-04T13:51:00,816 Found link https://files.pythonhosted.org/packages/f2/ca/d328c92e5b057f8fa87c1104454294330106497cf55559f43a7383622bbe/torrentSearch-0.2.tar.gz#sha256=d85c49047b154b8d21904258cb908a64e56257f9e72a4a66128fb5bbeef10b3d (from https://pypi.org/simple/torrentsearch/), version: 0.2 2021-07-04T13:51:00,817 Skipping link: not a file: https://pypi.org/simple/torrentsearch/ 2021-07-04T13:51:00,829 Given no hashes to check 1 links for project 'torrentsearch': discarding no candidates 2021-07-04T13:51:00,842 Collecting torrentsearch==0.2 2021-07-04T13:51:00,844 Created temporary directory: /tmp/pip-unpack-5txiifc4 2021-07-04T13:51:00,883 Downloading torrentSearch-0.2.tar.gz (14 kB) 2021-07-04T13:51:00,944 Added torrentsearch==0.2 from https://files.pythonhosted.org/packages/f2/ca/d328c92e5b057f8fa87c1104454294330106497cf55559f43a7383622bbe/torrentSearch-0.2.tar.gz#sha256=d85c49047b154b8d21904258cb908a64e56257f9e72a4a66128fb5bbeef10b3d to build tracker '/tmp/pip-req-tracker-qka5ozgm' 2021-07-04T13:51:00,945 Running setup.py (path:/tmp/pip-wheel-18l9pbgh/torrentsearch_1fc71831927d4edbb7f7906a729ce819/setup.py) egg_info for package torrentsearch 2021-07-04T13:51:00,946 Created temporary directory: /tmp/pip-pip-egg-info-hhihjacg 2021-07-04T13:51:00,947 Running command python setup.py egg_info 2021-07-04T13:51:01,785 Traceback (most recent call last): 2021-07-04T13:51:01,785 File "", line 1, in 2021-07-04T13:51:01,786 File "/tmp/pip-wheel-18l9pbgh/torrentsearch_1fc71831927d4edbb7f7906a729ce819/setup.py", line 8, in 2021-07-04T13:51:01,786 import torrentSearch 2021-07-04T13:51:01,786 File "/tmp/pip-wheel-18l9pbgh/torrentsearch_1fc71831927d4edbb7f7906a729ce819/torrentSearch/__init__.py", line 13, in 2021-07-04T13:51:01,787 from utils import ColorizeFilter 2021-07-04T13:51:01,787 File "/tmp/pip-wheel-18l9pbgh/torrentsearch_1fc71831927d4edbb7f7906a729ce819/torrentSearch/utils.py", line 12, in 2021-07-04T13:51:01,787 import colored 2021-07-04T13:51:01,788 ModuleNotFoundError: No module named 'colored' 2021-07-04T13:51:01,840 WARNING: Discarding https://files.pythonhosted.org/packages/f2/ca/d328c92e5b057f8fa87c1104454294330106497cf55559f43a7383622bbe/torrentSearch-0.2.tar.gz#sha256=d85c49047b154b8d21904258cb908a64e56257f9e72a4a66128fb5bbeef10b3d (from https://pypi.org/simple/torrentsearch/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-04T13:51:01,842 ERROR: Could not find a version that satisfies the requirement torrentsearch==0.2 (from versions: 0.1.post1, 0.2) 2021-07-04T13:51:01,842 ERROR: No matching distribution found for torrentsearch==0.2 2021-07-04T13:51:01,842 Exception information: 2021-07-04T13:51:01,842 Traceback (most recent call last): 2021-07-04T13:51:01,842 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-04T13:51:01,842 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-04T13:51:01,842 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-04T13:51:01,842 raise RequirementsConflicted(criterion) 2021-07-04T13:51:01,842 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('torrentsearch==0.2') 2021-07-04T13:51:01,842 2021-07-04T13:51:01,842 During handling of the above exception, another exception occurred: 2021-07-04T13:51:01,842 2021-07-04T13:51:01,842 Traceback (most recent call last): 2021-07-04T13:51:01,842 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-07-04T13:51:01,842 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-07-04T13:51:01,842 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-04T13:51:01,842 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-04T13:51:01,842 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-04T13:51:01,842 raise ResolutionImpossible(e.criterion.information) 2021-07-04T13:51:01,842 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('torrentsearch==0.2'), parent=None)] 2021-07-04T13:51:01,842 2021-07-04T13:51:01,842 The above exception was the direct cause of the following exception: 2021-07-04T13:51:01,842 2021-07-04T13:51:01,842 Traceback (most recent call last): 2021-07-04T13:51:01,842 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-04T13:51:01,842 status = self.run(options, args) 2021-07-04T13:51:01,842 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-04T13:51:01,842 return func(self, options, args) 2021-07-04T13:51:01,842 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-07-04T13:51:01,842 reqs, check_supported_wheels=True 2021-07-04T13:51:01,842 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-04T13:51:01,842 raise error from e 2021-07-04T13:51:01,842 pip._internal.exceptions.DistributionNotFound: No matching distribution found for torrentsearch==0.2 2021-07-04T13:51:01,848 Removed torrentsearch==0.2 from https://files.pythonhosted.org/packages/f2/ca/d328c92e5b057f8fa87c1104454294330106497cf55559f43a7383622bbe/torrentSearch-0.2.tar.gz#sha256=d85c49047b154b8d21904258cb908a64e56257f9e72a4a66128fb5bbeef10b3d from build tracker '/tmp/pip-req-tracker-qka5ozgm' 2021-07-04T13:51:01,848 Removed build tracker: '/tmp/pip-req-tracker-qka5ozgm'