2021-11-17T17:24:53,052 Created temporary directory: /tmp/pip-ephem-wheel-cache-ou5khxb2 2021-11-17T17:24:53,055 Created temporary directory: /tmp/pip-req-tracker-gkznn4jh 2021-11-17T17:24:53,056 Initialized build tracking at /tmp/pip-req-tracker-gkznn4jh 2021-11-17T17:24:53,056 Created build tracker: /tmp/pip-req-tracker-gkznn4jh 2021-11-17T17:24:53,056 Entered build tracker: /tmp/pip-req-tracker-gkznn4jh 2021-11-17T17:24:53,057 Created temporary directory: /tmp/pip-wheel-byih3noe 2021-11-17T17:24:53,089 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-11-17T17:24:53,091 2 location(s) to search for versions of torchwatch: 2021-11-17T17:24:53,091 * https://pypi.org/simple/torchwatch/ 2021-11-17T17:24:53,091 * https://www.piwheels.org/simple/torchwatch/ 2021-11-17T17:24:53,092 Fetching project page and analyzing links: https://pypi.org/simple/torchwatch/ 2021-11-17T17:24:53,092 Getting page https://pypi.org/simple/torchwatch/ 2021-11-17T17:24:53,094 Found index url https://pypi.org/simple 2021-11-17T17:24:53,185 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:24:53,185 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:24:53,186 Fetching project page and analyzing links: https://www.piwheels.org/simple/torchwatch/ 2021-11-17T17:24:53,186 Getting page https://www.piwheels.org/simple/torchwatch/ 2021-11-17T17:24:53,187 Found index url https://www.piwheels.org/simple 2021-11-17T17:24:53,368 Skipping link: not a file: https://www.piwheels.org/simple/torchwatch/ 2021-11-17T17:24:53,368 Skipping link: not a file: https://pypi.org/simple/torchwatch/ 2021-11-17T17:24:53,389 Given no hashes to check 1 links for project 'torchwatch': discarding no candidates 2021-11-17T17:24:53,409 Collecting torchwatch==0.0.0 2021-11-17T17:24:53,411 Created temporary directory: /tmp/pip-unpack-5x4e_2h1 2021-11-17T17:24:53,459 Downloading torchwatch-0.0.0.tar.gz (1.3 kB) 2021-11-17T17:24:53,484 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-gkznn4jh' 2021-11-17T17:24:53,485 Running setup.py (path:/tmp/pip-wheel-byih3noe/torchwatch_3ba41a6edffa44be84e54c49351f0cc2/setup.py) egg_info for package torchwatch 2021-11-17T17:24:53,486 Created temporary directory: /tmp/pip-pip-egg-info-y__oukul 2021-11-17T17:24:53,486 Running command python setup.py egg_info 2021-11-17T17:24:54,196 Traceback (most recent call last): 2021-11-17T17:24:54,197 File "", line 1, in 2021-11-17T17:24:54,197 File "/tmp/pip-wheel-byih3noe/torchwatch_3ba41a6edffa44be84e54c49351f0cc2/setup.py", line 8, in 2021-11-17T17:24:54,197 with open('requirements.txt', 'r') as fp: 2021-11-17T17:24:54,198 FileNotFoundError: [Errno 2] No such file or directory: 'requirements.txt' 2021-11-17T17:24:54,245 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:24:54,246 ERROR: Could not find a version that satisfies the requirement torchwatch==0.0.0 (from versions: 0.0.0) 2021-11-17T17:24:54,246 ERROR: No matching distribution found for torchwatch==0.0.0 2021-11-17T17:24:54,247 Exception information: 2021-11-17T17:24:54,247 Traceback (most recent call last): 2021-11-17T17:24:54,247 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-11-17T17:24:54,247 name, crit = self._merge_into_criterion(r, parent=None) 2021-11-17T17:24:54,247 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-11-17T17:24:54,247 raise RequirementsConflicted(criterion) 2021-11-17T17:24:54,247 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('torchwatch==0.0.0') 2021-11-17T17:24:54,247 2021-11-17T17:24:54,247 During handling of the above exception, another exception occurred: 2021-11-17T17:24:54,247 2021-11-17T17:24:54,247 Traceback (most recent call last): 2021-11-17T17:24:54,247 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-11-17T17:24:54,247 result = self._result = resolver.resolve( 2021-11-17T17:24:54,247 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-11-17T17:24:54,247 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-11-17T17:24:54,247 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-11-17T17:24:54,247 raise ResolutionImpossible(e.criterion.information) 2021-11-17T17:24:54,247 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('torchwatch==0.0.0'), parent=None)] 2021-11-17T17:24:54,247 2021-11-17T17:24:54,247 The above exception was the direct cause of the following exception: 2021-11-17T17:24:54,247 2021-11-17T17:24:54,247 Traceback (most recent call last): 2021-11-17T17:24:54,247 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-11-17T17:24:54,247 status = self.run(options, args) 2021-11-17T17:24:54,247 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-11-17T17:24:54,247 return func(self, options, args) 2021-11-17T17:24:54,247 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-11-17T17:24:54,247 requirement_set = resolver.resolve( 2021-11-17T17:24:54,247 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-11-17T17:24:54,247 raise error from e 2021-11-17T17:24:54,247 pip._internal.exceptions.DistributionNotFound: No matching distribution found for torchwatch==0.0.0 2021-11-17T17:24:54,252 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-gkznn4jh' 2021-11-17T17:24:54,252 Removed build tracker: '/tmp/pip-req-tracker-gkznn4jh'