Mavrik

Results 3 issues of Mavrik

Using pip 23.1.2 from /usr/local/lib/python3.10/dist-packages/pip (python 3.10) git version 2.34.1 torch.__version__ = 2.2.1+cu121 Compiling cuda extensions with nvcc: NVIDIA (R) Cuda compiler driver Copyright (c) 2005-2023 NVIDIA Corporation Built on...

stale

### Checklist - [X] 1. I have searched related issues but cannot get the expected help. - [X] 2. The bug has not been fixed in the latest version. -...

When trying to pip install iopath, encountered the issue: ``` File "/mnt/nas-data-1/ouyangtianjian.o/.conda/envs/sam3/lib/python3.12/site-packages/pip/_vendor/pyproject_hooks/_impl.py", line 402, in _call_hook raise BackendUnavailable( pip._vendor.pyproject_hooks._impl.BackendUnavailable: Cannot import 'setuptools.build_meta' ``` And seem that python3.12 does not support...