You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# cuda in system ==11.8name: neuconchannels:
- pytorch
- defaults
- nvidia
- conda-forgedependencies:
- python=3.10
- pytorch=2.0.0
- torchvision=0.15.0
- torchaudio=2.0.0
- pytorch-cuda=11.8
- ipython
- tqdm
- numba
- sparsehash # dependency for torchsparse
- pip
- pip:
- -r requirements.txt
- git+https://github.com/mit-han-lab/[email protected]#[email protected] must be v2.0.0, the higher version has changed api!!!# and it may take times to build wheels which is like compiling the source code.
it works for me running demo,
wsl,ubuntu22,RTX4060,cuda==11.8
The text was updated successfully, but these errors were encountered:
hi I am still getting this error
ERROR: Failed building wheel for pycuda
ERROR: Could not build wheels for pycuda, which is required to install pyproject.toml-based projects
it works for me running demo,
wsl,ubuntu22,RTX4060,cuda==11.8
The text was updated successfully, but these errors were encountered: