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

Outdated default package installation #348

Closed
Ochibobo opened this issue Oct 13, 2023 · 2 comments
Closed

Outdated default package installation #348

Ochibobo opened this issue Oct 13, 2023 · 2 comments

Comments

@Ochibobo
Copy link

The default installation seems to be 0.6.7. This means features like TGCN and A3TGCN are missing. According to the registry the version ought to be 0.6.14. Where could the issue be?

@CarloLucibello
Copy link
Member

Probably you are installing GraphNeuralNetworks.jl in an environment where some other package is preventing you to have the latest version.
Execute

 pkg> st --outdated

to understand where the problem is.

@Ochibobo
Copy link
Author

You are actually right @CarloLucibello. Thanks.

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

No branches or pull requests

2 participants