Closed huang0926huang closed 2 years ago
Hi, not sure why you needed particular pykeen==1.7.1
, but you can already use inductive link prediction with NodePiece with the latest version of pykeen (1.9.0), the datasets are integrated there as well
Thank you for your help. Upgrading the version of the pykeen
package does solve the problem of TypeError.At the same time, ImportError will also appear, but that's what I should do next. Apologize again for taking up your precious time.
Hi,
Thanks for the great work. I was trying to run the inductive_lp experiment on RTX3090. Because of the hashrate mismatch, I can't install pytorch=1.7.1 on the RTX3090. So I directly chose to configure the corresponding environment with cuda11.6.
Below you may find a list of package versions in my environment.
Please correct me if I am wrong. Would be good if you could give me some advice.If it is a very basic and simple mistake, allow me to apologize for taking up your precious time.Thank you.