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

Not compiled with METIS support #6

Open
hrch3n opened this issue Jun 14, 2023 · 2 comments
Open

Not compiled with METIS support #6

hrch3n opened this issue Jun 14, 2023 · 2 comments

Comments

@hrch3n
Copy link

hrch3n commented Jun 14, 2023

I'm running the demo but encountering this error:

RuntimeError: Not compiled with METIS support
looks like there is version incompatibility between PyTorch and the torch_sparse/torch_scatter packages. so that the METIS was picked up.

May I ask which version of torch_sparse and torch_scatter I should install?

@hrch3n
Copy link
Author

hrch3n commented Jun 14, 2023

I installed the package based on Installation 1-4 steps.

@DHUXU
Copy link

DHUXU commented Apr 21, 2024

I'm running the demo but encountering this error:

RuntimeError: Not compiled with METIS support looks like there is version incompatibility between PyTorch and the torch_sparse/torch_scatter packages. so that the METIS was picked up.

May I ask which version of torch_sparse and torch_scatter I should install?

hi, @hrch3n !I have encountered the same issue as well. Have you solved the problem now? If so, could you please share your solution with me? Thank you very much!

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

2 participants