We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Current requirement.txt is not compatible with cuda 12.6 and python 3.12. Can you please update the dependencies accordingly?
numpy==1.19.5 --find-links https://download.pytorch.org/whl/torch_stable.html torch==1.9.0+cu111 torchvision==0.10.0+cu111 torchaudio==0.9.0 matplotlib==3.3.4 pyyaml==5.4.1 wandb==0.10.32 ConfigArgParse==1.5 --find-links https://pytorch-geometric.com/whl/torch-1.9.0+cu111.html torch-scatter==2.0.7 torch-sparse==0.6.10 torch-geometric==1.7.1 nuscenes-devkit==1.1.5
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Current requirement.txt is not compatible with cuda 12.6 and python 3.12. Can you please update the dependencies accordingly?
numpy==1.19.5
--find-links https://download.pytorch.org/whl/torch_stable.html
torch==1.9.0+cu111
torchvision==0.10.0+cu111
torchaudio==0.9.0
matplotlib==3.3.4
pyyaml==5.4.1
wandb==0.10.32
ConfigArgParse==1.5
--find-links https://pytorch-geometric.com/whl/torch-1.9.0+cu111.html
torch-scatter==2.0.7
torch-sparse==0.6.10
torch-geometric==1.7.1
nuscenes-devkit==1.1.5
The text was updated successfully, but these errors were encountered: