2021-11-17T17:20:27,593 Created temporary directory: /tmp/pip-ephem-wheel-cache-us6ygg3a 2021-11-17T17:20:27,596 Created temporary directory: /tmp/pip-req-tracker-wq3kne6m 2021-11-17T17:20:27,596 Initialized build tracking at /tmp/pip-req-tracker-wq3kne6m 2021-11-17T17:20:27,597 Created build tracker: /tmp/pip-req-tracker-wq3kne6m 2021-11-17T17:20:27,597 Entered build tracker: /tmp/pip-req-tracker-wq3kne6m 2021-11-17T17:20:27,597 Created temporary directory: /tmp/pip-wheel-cagiu9ss 2021-11-17T17:20:27,628 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-11-17T17:20:27,631 2 location(s) to search for versions of torchwatch: 2021-11-17T17:20:27,631 * https://pypi.org/simple/torchwatch/ 2021-11-17T17:20:27,631 * https://www.piwheels.org/simple/torchwatch/ 2021-11-17T17:20:27,631 Fetching project page and analyzing links: https://pypi.org/simple/torchwatch/ 2021-11-17T17:20:27,632 Getting page https://pypi.org/simple/torchwatch/ 2021-11-17T17:20:27,633 Found index url https://pypi.org/simple 2021-11-17T17:20:27,715 Skipping link: No binaries permitted for torchwatch: https://files.pythonhosted.org/packages/47/76/95750cb9c2d74c623dbe03d2fe6e45873866a036a817dd208d70f7c5c57b/torchwatch-0.0.0-py3-none-any.whl#sha256=a2af9057566aabb1c01369c740ec41b42929371d7bfca9b2b053aaa8c60c4e8e (from https://pypi.org/simple/torchwatch/) (requires-python:>=3.0) 2021-11-17T17:20:27,716 Found link https://files.pythonhosted.org/packages/0f/2a/f79b10be00574d05689940afbbf3f5ff27c2baafdd692e2597aaa36e0a3c/torchwatch-0.0.0.tar.gz#sha256=59a50a6098bbc7b6105c0b6004f492ffffd0017f0be0fc19fbf95e6a38065825 (from https://pypi.org/simple/torchwatch/) (requires-python:>=3.0), version: 0.0.0 2021-11-17T17:20:27,716 Fetching project page and analyzing links: https://www.piwheels.org/simple/torchwatch/ 2021-11-17T17:20:27,717 Getting page https://www.piwheels.org/simple/torchwatch/ 2021-11-17T17:20:27,718 Found index url https://www.piwheels.org/simple 2021-11-17T17:20:27,885 Skipping link: not a file: https://www.piwheels.org/simple/torchwatch/ 2021-11-17T17:20:27,885 Skipping link: not a file: https://pypi.org/simple/torchwatch/ 2021-11-17T17:20:27,898 Given no hashes to check 1 links for project 'torchwatch': discarding no candidates 2021-11-17T17:20:27,913 Collecting torchwatch==0.0.0 2021-11-17T17:20:27,915 Created temporary directory: /tmp/pip-unpack-z808of31 2021-11-17T17:20:27,959 Downloading torchwatch-0.0.0.tar.gz (1.3 kB) 2021-11-17T17:20:27,983 Added torchwatch==0.0.0 from https://files.pythonhosted.org/packages/0f/2a/f79b10be00574d05689940afbbf3f5ff27c2baafdd692e2597aaa36e0a3c/torchwatch-0.0.0.tar.gz#sha256=59a50a6098bbc7b6105c0b6004f492ffffd0017f0be0fc19fbf95e6a38065825 to build tracker '/tmp/pip-req-tracker-wq3kne6m' 2021-11-17T17:20:27,984 Running setup.py (path:/tmp/pip-wheel-cagiu9ss/torchwatch_ffb57b5d0abc4c81b60997fae4ca0862/setup.py) egg_info for package torchwatch 2021-11-17T17:20:27,985 Created temporary directory: /tmp/pip-pip-egg-info-4k09es4g 2021-11-17T17:20:27,985 Running command python setup.py egg_info 2021-11-17T17:20:28,730 Traceback (most recent call last): 2021-11-17T17:20:28,731 File "", line 1, in 2021-11-17T17:20:28,731 File "/tmp/pip-wheel-cagiu9ss/torchwatch_ffb57b5d0abc4c81b60997fae4ca0862/setup.py", line 8, in 2021-11-17T17:20:28,731 with open('requirements.txt', 'r') as fp: 2021-11-17T17:20:28,732 FileNotFoundError: [Errno 2] No such file or directory: 'requirements.txt' 2021-11-17T17:20:28,780 WARNING: Discarding https://files.pythonhosted.org/packages/0f/2a/f79b10be00574d05689940afbbf3f5ff27c2baafdd692e2597aaa36e0a3c/torchwatch-0.0.0.tar.gz#sha256=59a50a6098bbc7b6105c0b6004f492ffffd0017f0be0fc19fbf95e6a38065825 (from https://pypi.org/simple/torchwatch/) (requires-python:>=3.0). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-11-17T17:20:28,782 ERROR: Could not find a version that satisfies the requirement torchwatch==0.0.0 (from versions: 0.0.0) 2021-11-17T17:20:28,782 ERROR: No matching distribution found for torchwatch==0.0.0 2021-11-17T17:20:28,782 Exception information: 2021-11-17T17:20:28,782 Traceback (most recent call last): 2021-11-17T17:20:28,782 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-11-17T17:20:28,782 name, crit = self._merge_into_criterion(r, parent=None) 2021-11-17T17:20:28,782 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-11-17T17:20:28,782 raise RequirementsConflicted(criterion) 2021-11-17T17:20:28,782 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('torchwatch==0.0.0') 2021-11-17T17:20:28,782 2021-11-17T17:20:28,782 During handling of the above exception, another exception occurred: 2021-11-17T17:20:28,782 2021-11-17T17:20:28,782 Traceback (most recent call last): 2021-11-17T17:20:28,782 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-11-17T17:20:28,782 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-11-17T17:20:28,782 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-11-17T17:20:28,782 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-11-17T17:20:28,782 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-11-17T17:20:28,782 raise ResolutionImpossible(e.criterion.information) 2021-11-17T17:20:28,782 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('torchwatch==0.0.0'), parent=None)] 2021-11-17T17:20:28,782 2021-11-17T17:20:28,782 The above exception was the direct cause of the following exception: 2021-11-17T17:20:28,782 2021-11-17T17:20:28,782 Traceback (most recent call last): 2021-11-17T17:20:28,782 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-11-17T17:20:28,782 status = self.run(options, args) 2021-11-17T17:20:28,782 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-11-17T17:20:28,782 return func(self, options, args) 2021-11-17T17:20:28,782 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-11-17T17:20:28,782 reqs, check_supported_wheels=True 2021-11-17T17:20:28,782 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-11-17T17:20:28,782 raise error from e 2021-11-17T17:20:28,782 pip._internal.exceptions.DistributionNotFound: No matching distribution found for torchwatch==0.0.0 2021-11-17T17:20:28,787 Removed torchwatch==0.0.0 from https://files.pythonhosted.org/packages/0f/2a/f79b10be00574d05689940afbbf3f5ff27c2baafdd692e2597aaa36e0a3c/torchwatch-0.0.0.tar.gz#sha256=59a50a6098bbc7b6105c0b6004f492ffffd0017f0be0fc19fbf95e6a38065825 from build tracker '/tmp/pip-req-tracker-wq3kne6m' 2021-11-17T17:20:28,788 Removed build tracker: '/tmp/pip-req-tracker-wq3kne6m'