Skip to content
New issue

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

A environment bug #36

Open
xsf777 opened this issue Jul 5, 2022 · 9 comments
Open

A environment bug #36

xsf777 opened this issue Jul 5, 2022 · 9 comments

Comments

@xsf777
Copy link

xsf777 commented Jul 5, 2022

I find a bug when I implement from torch_geometric import voxel_grid.

image

@X-Lai
Copy link
Collaborator

X-Lai commented Jul 6, 2022

which version do you install?

@xsf777
Copy link
Author

xsf777 commented Jul 6, 2022

I install requirement.txt,and found this bug(torch_geometric=1.7.0)

@X-Lai
Copy link
Collaborator

X-Lai commented Jul 6, 2022

Can you try to reinstall with the alternative cammands?

pip install torch_sparse==0.6.12
pip install torch_points3d==1.3.0
pip install tensorboard timm termcolor tensorboardX

@xsf777
Copy link
Author

xsf777 commented Jul 6, 2022

I try it,but find a new bug.Maybe numpy version is bug?
image

@X-Lai
Copy link
Collaborator

X-Lai commented Jul 7, 2022

I haven't met that before. May I ask which version of numpy do you use?

@xsf777
Copy link
Author

xsf777 commented Jul 7, 2022

emm,I try numpy = 1.15, 1.19.0 , 1.19.3, 1.19.5, 1.22 ,but I meet this bug or anther bug(importError: SA ……) or the first bug.

@xsf777 xsf777 changed the title A envirment bug A environment bug Jul 7, 2022
@wuzheaa
Copy link

wuzheaa commented Sep 7, 2022

@xsf777 excuse me, i also I also encountered the problem that the version of numpy didn't match .Have you solved it?

@Doflamingo-swj
Copy link

@xsf777 @wuzheaa Excuse me, thank you for your kindness.!Can you tell me if the issue of the numpy version being wrong has been resolved? And what is the solution?

@xsf777
Copy link
Author

xsf777 commented Nov 11, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants