Open yangboz opened 1 year ago
What MacOS are you on? If it's not 12 then that would explain it. PyTorch 1.13 was recently officially released so I would recommend giving that a shot first.
actually MacOSX version is 12.5.1 , maybe I hav't install the PyTorch nightly version.
Installing pip dependencies: / Ran pip subprocess with arguments: ['/opt/anaconda3/envs/ldm/bin/python', '-m', 'pip', 'install', '-U', '-r', '/Users/yangboz/sdui/condaenv.1sb8nmxy.requirements.txt'] Pip subprocess output:
Pip subprocess error: ERROR: torch-1.13.0a0+gitc9f7557-cp310-cp310-macosx_12_0_arm64.whl is not a supported wheel on this platform.
Any idea ? thanks.