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

ImportError: cannot import name 'get_tail_prediction_df' from 'pykeen.predict' #1311

Open
3 tasks done
DevDaring opened this issue Aug 29, 2023 · 3 comments
Open
3 tasks done
Labels
blocked:submitter Waiting on clarification or input from the submitter

Comments

@DevDaring
Copy link

DevDaring commented Aug 29, 2023

Describe the bug

Just write the import command.
This issue will be generated

from pykeen.predict import get_tail_prediction_df

How to reproduce

from pykeen.predict import get_tail_prediction_df

Environment

Google Colab GPU Setting

Additional information

No response

Issue Template Checks

  • This is not a feature request (use a different issue template if it is)
  • This is not a question (use the discussions forum instead)
  • I've read the text explaining why including environment information is important and understand if I omit this information that my issue will be dismissed
@DevDaring DevDaring added the bug Something isn't working label Aug 29, 2023
@cthoyt
Copy link
Member

cthoyt commented Aug 29, 2023

What version of PyKEEN are you using?

@cthoyt cthoyt added blocked:submitter Waiting on clarification or input from the submitter and removed bug Something isn't working labels Aug 29, 2023
@DevDaring
Copy link
Author

Here is the version
pykeen-1.10.1

@mberr
Copy link
Member

mberr commented Sep 1, 2023

@DevDaring , in version 1,9, the API (of the prediction methods) was changed. There is a migration guide available at https://pykeen.readthedocs.io/en/stable/reference/predict.html#migration-guide

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked:submitter Waiting on clarification or input from the submitter
Projects
None yet
Development

No branches or pull requests

3 participants