Skip to content

conda install pyg -c pyg hangs on Solving environment: \ #140

Answered by rusty1s
moschles asked this question in Q&A
Discussion options

You must be logged in to vote

This issue does not seem to be related to pyg-lib. Anyway:

If you do not have PyTorch installed, you need to specify its version as well, e.g.:

conda install pyg pytorch==1.12.0 cudatoolkit=11.3 -c pytorch -c pyg

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@moschles
Comment options

@moschles
Comment options

Answer selected by moschles
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants