2021-10-19T22:25:16,016 Created temporary directory: /tmp/pip-ephem-wheel-cache-ywtifhbm 2021-10-19T22:25:16,019 Created temporary directory: /tmp/pip-req-tracker-9t6f5_hz 2021-10-19T22:25:16,020 Initialized build tracking at /tmp/pip-req-tracker-9t6f5_hz 2021-10-19T22:25:16,020 Created build tracker: /tmp/pip-req-tracker-9t6f5_hz 2021-10-19T22:25:16,020 Entered build tracker: /tmp/pip-req-tracker-9t6f5_hz 2021-10-19T22:25:16,021 Created temporary directory: /tmp/pip-wheel-ygbtsh0d 2021-10-19T22:25:16,052 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-10-19T22:25:16,055 2 location(s) to search for versions of xformers: 2021-10-19T22:25:16,055 * https://pypi.org/simple/xformers/ 2021-10-19T22:25:16,055 * https://www.piwheels.org/simple/xformers/ 2021-10-19T22:25:16,055 Fetching project page and analyzing links: https://pypi.org/simple/xformers/ 2021-10-19T22:25:16,056 Getting page https://pypi.org/simple/xformers/ 2021-10-19T22:25:16,057 Found index url https://pypi.org/simple 2021-10-19T22:25:16,151 Found link https://files.pythonhosted.org/packages/d5/85/9ec799f27d78e9808c598cff8f7f9a79643993c9ac4ac3e081518b0be718/xformers-0.0.1.tar.gz#sha256=46223a84382dac1ae441f1b89e08ce78d8faaaf619243ba2100d31b40f6e845b (from https://pypi.org/simple/xformers/) (requires-python:>=3.6), version: 0.0.1 2021-10-19T22:25:16,151 Fetching project page and analyzing links: https://www.piwheels.org/simple/xformers/ 2021-10-19T22:25:16,152 Getting page https://www.piwheels.org/simple/xformers/ 2021-10-19T22:25:16,153 Found index url https://www.piwheels.org/simple 2021-10-19T22:25:16,317 Skipping link: not a file: https://www.piwheels.org/simple/xformers/ 2021-10-19T22:25:16,318 Skipping link: not a file: https://pypi.org/simple/xformers/ 2021-10-19T22:25:16,338 Given no hashes to check 1 links for project 'xformers': discarding no candidates 2021-10-19T22:25:16,357 Collecting xformers==0.0.1 2021-10-19T22:25:16,359 Created temporary directory: /tmp/pip-unpack-n9msk5cm 2021-10-19T22:25:16,401 Downloading xformers-0.0.1.tar.gz (92 kB) 2021-10-19T22:25:16,699 Added xformers==0.0.1 from https://files.pythonhosted.org/packages/d5/85/9ec799f27d78e9808c598cff8f7f9a79643993c9ac4ac3e081518b0be718/xformers-0.0.1.tar.gz#sha256=46223a84382dac1ae441f1b89e08ce78d8faaaf619243ba2100d31b40f6e845b to build tracker '/tmp/pip-req-tracker-9t6f5_hz' 2021-10-19T22:25:16,700 Running setup.py (path:/tmp/pip-wheel-ygbtsh0d/xformers_30f2673abd48468a83ef9b2434326253/setup.py) egg_info for package xformers 2021-10-19T22:25:16,701 Created temporary directory: /tmp/pip-pip-egg-info-yirricgq 2021-10-19T22:25:16,701 Running command python setup.py egg_info 2021-10-19T22:25:17,389 Traceback (most recent call last): 2021-10-19T22:25:17,390 File "", line 1, in 2021-10-19T22:25:17,390 File "/tmp/pip-wheel-ygbtsh0d/xformers_30f2673abd48468a83ef9b2434326253/setup.py", line 16, in 2021-10-19T22:25:17,390 import torch 2021-10-19T22:25:17,390 ModuleNotFoundError: No module named 'torch' 2021-10-19T22:25:17,438 WARNING: Discarding https://files.pythonhosted.org/packages/d5/85/9ec799f27d78e9808c598cff8f7f9a79643993c9ac4ac3e081518b0be718/xformers-0.0.1.tar.gz#sha256=46223a84382dac1ae441f1b89e08ce78d8faaaf619243ba2100d31b40f6e845b (from https://pypi.org/simple/xformers/) (requires-python:>=3.6). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-10-19T22:25:17,439 ERROR: Could not find a version that satisfies the requirement xformers==0.0.1 (from versions: 0.0.1) 2021-10-19T22:25:17,440 ERROR: No matching distribution found for xformers==0.0.1 2021-10-19T22:25:17,440 Exception information: 2021-10-19T22:25:17,440 Traceback (most recent call last): 2021-10-19T22:25:17,440 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-10-19T22:25:17,440 name, crit = self._merge_into_criterion(r, parent=None) 2021-10-19T22:25:17,440 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-10-19T22:25:17,440 raise RequirementsConflicted(criterion) 2021-10-19T22:25:17,440 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('xformers==0.0.1') 2021-10-19T22:25:17,440 2021-10-19T22:25:17,440 During handling of the above exception, another exception occurred: 2021-10-19T22:25:17,440 2021-10-19T22:25:17,440 Traceback (most recent call last): 2021-10-19T22:25:17,440 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-10-19T22:25:17,440 result = self._result = resolver.resolve( 2021-10-19T22:25:17,440 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-10-19T22:25:17,440 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-10-19T22:25:17,440 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-10-19T22:25:17,440 raise ResolutionImpossible(e.criterion.information) 2021-10-19T22:25:17,440 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('xformers==0.0.1'), parent=None)] 2021-10-19T22:25:17,440 2021-10-19T22:25:17,440 The above exception was the direct cause of the following exception: 2021-10-19T22:25:17,440 2021-10-19T22:25:17,440 Traceback (most recent call last): 2021-10-19T22:25:17,440 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-10-19T22:25:17,440 status = self.run(options, args) 2021-10-19T22:25:17,440 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-10-19T22:25:17,440 return func(self, options, args) 2021-10-19T22:25:17,440 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-10-19T22:25:17,440 requirement_set = resolver.resolve( 2021-10-19T22:25:17,440 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-10-19T22:25:17,440 raise error from e 2021-10-19T22:25:17,440 pip._internal.exceptions.DistributionNotFound: No matching distribution found for xformers==0.0.1 2021-10-19T22:25:17,445 Removed xformers==0.0.1 from https://files.pythonhosted.org/packages/d5/85/9ec799f27d78e9808c598cff8f7f9a79643993c9ac4ac3e081518b0be718/xformers-0.0.1.tar.gz#sha256=46223a84382dac1ae441f1b89e08ce78d8faaaf619243ba2100d31b40f6e845b from build tracker '/tmp/pip-req-tracker-9t6f5_hz' 2021-10-19T22:25:17,445 Removed build tracker: '/tmp/pip-req-tracker-9t6f5_hz'