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

Fixed No module named 'torch_geometric.utils.to_dense_adj' #280

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

manuel-dileo
Copy link

Fixed an import typo that raised No module named 'torch_geometric.utils.to_dense_adj' blocking the execution of any model in the lib

Copy link

@pakkinlau pakkinlau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested the change and this works.

@Deepan-mn
Copy link

is this merged! can you share the exact version in which the changes are pushed?
@manuel-dileo @pakkinlau

@manuel-dileo
Copy link
Author

is this merged! can you share the exact version in which the changes are pushed? @manuel-dileo @pakkinlau

It does not depend on us, the pull request is waiting for approval. Maybe you can use my fork repo in the meantime.

@SherylHYX
Copy link
Collaborator

is this merged! can you share the exact version in which the changes are pushed? @manuel-dileo @pakkinlau

It does not depend on us, the pull request is waiting for approval. Maybe you can use my fork repo in the meantime.

I am checking this. Once it passes, it could be merged. Thank you for your patience and pull request!

@SherylHYX
Copy link
Collaborator

is this merged! can you share the exact version in which the changes are pushed? @manuel-dileo @pakkinlau

It does not depend on us, the pull request is waiting for approval. Maybe you can use my fork repo in the meantime.

I am checking this. Once it passes, it could be merged. Thank you for your patience and pull request!

Unfortunately, it seems to conflict with some other environmental issues but I don't think I am authorized to change all of them. @benedekrozemberczki could you have a look at the imports? Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants