when running the main I obtained several issues, some of them are related to wrong column names but after that I have something serious. More precisely I have
'NeighborSampler' requires either 'pyg-lib' or 'torch-sparse'
Unfortunately, I cannot install this dependencies as pip (or conda) do not manage to solve the environment due to conflict with other libraries.
Do you know about this problem and do you have any idea about how to solve that ?
Hello,
when running the main I obtained several issues, some of them are related to wrong column names but after that I have something serious. More precisely I have
'NeighborSampler' requires either 'pyg-lib' or 'torch-sparse'
Unfortunately, I cannot install this dependencies as pip (or conda) do not manage to solve the environment due to conflict with other libraries.
Do you know about this problem and do you have any idea about how to solve that ?
Thanks by advance.