You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was trying to create a new conda env with the command
conda env create -f environment.yml, but I am getting ResolvePackageNotfound for some of the packages.
I googled on it but didn't find a concrete solution. Please help me resolve the issue
The text was updated successfully, but these errors were encountered:
Hi @saithrinath, I have just fixed the env and updated the readme.
Please create first the environment using anaconda and then install torch-scatter following the instruction listed in the readme.
I was trying to create a new conda env with the command
conda env create -f environment.yml, but I am getting ResolvePackageNotfound for some of the packages.
I googled on it but didn't find a concrete solution. Please help me resolve the issue
The text was updated successfully, but these errors were encountered: