Mavrik

Results 7 comments of Mavrik

> This is a common error due to your systems' global Nvidia driver (12.2) and pytorch cuda (12.1) version mismatch. You should comment out this Then it comes with another...

> Try reinstalling your system nv driver to the same version? The sad news is the server manager rufuse to modify nv driver version (now is 12.2) because lots of...

> This is a common error due to your systems' global Nvidia driver (12.2) and pytorch cuda (12.1) version mismatch. You should comment out this Finally found the solution: https://github.com/NVIDIA/apex/pull/323#discussion_r287021798...

Got stuck at installing apex in my case.

> Hi! Installing the package with dependencies from `pyproject.toml` works just fine. It doesn't work for me. I used "python -m pip install ."

(sam3) ouyangtianjian.o@dsw93399-779496495f-kjvl2:/mnt/nas-data-3/ouyangtianjian.o/sam3$ conda activate sam3 python -c "import setuptools, sys; print(setuptools.__version__, sys.executable)" /mnt/nas-data-1/ouyangtianjian.o/.conda/envs/sam3/lib/python3.12/site-packages/_distutils_hack/__init__.py:53: UserWarning: Reliance on distutils from stdlib is deprecated. Users must rely on setuptools to provide the distutils...