Skip to content
This repository has been archived by the owner on Sep 2, 2024. It is now read-only.

Are the required package versions correct? #21

Open
ThomasA opened this issue Nov 15, 2021 · 2 comments
Open

Are the required package versions correct? #21

ThomasA opened this issue Nov 15, 2021 · 2 comments

Comments

@ThomasA
Copy link

ThomasA commented Nov 15, 2021

I am having trouble with the following requirements:

  • torch-scatter (1.6)
  • torch-sparse (1.6)
  • torch-geometric (1.6)
  • torch-sparse (1.6)

"torch-sparse" is mentioned twice in README.md; I suppose this is a mistake?
Also, torch-sparse does not seem to be available in a newer version than 0.6.12 (https://github.com/rusty1s/pytorch_sparse), so version 1.6 looks like a mistake.
torch-scatter has no versions between 1.4.0 and 2.0.2 so version 1.6.0 must be a mistake here too?

@griegler
Copy link
Contributor

Thanks for reporting. I installed the pip packages as described here.

@ThomasA
Copy link
Author

ThomasA commented Nov 22, 2021

Thanks, I will try those instructions. They, however, sound more like the version means "for PyTorch 1.6.0" and not torch-scatter etc. v. 1.6...
I currently have a PyTorch 1.10.0 here. I see that there are wheels for the ...scatter/sparse/geometric packages for PyTorch 1.10.0 as well, but is StableViewSynthesis compatible with PyTorch etc. that new?

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

No branches or pull requests

2 participants