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

SurfaceQG not defined #144

Closed
codenameatcg opened this issue Nov 23, 2020 · 9 comments
Closed

SurfaceQG not defined #144

codenameatcg opened this issue Nov 23, 2020 · 9 comments

Comments

@codenameatcg
Copy link

?

image

@navidcy
Copy link
Member

navidcy commented Nov 23, 2020

can you printout the output of

] st

?

@codenameatcg
Copy link
Author

can you printout the output of

] st

?

image

@navidcy
Copy link
Member

navidcy commented Nov 23, 2020

Seems you have GeophysicalFlows.jl v0.5.2; SurfaceQG module was added at version 0.8.0.

Could you try:

] up FourierFlows GeophysicalFlows

@codenameatcg
Copy link
Author

Seems you have GeophysicalFlows.jl v0.5.2; SurfaceQG module was added at version 0.8.0.

Could you try:

] up FourierFlows GeophysicalFlows

still.
image

geofp

fourierflows

@navidcy
Copy link
Member

navidcy commented Nov 26, 2020

After you called

]up FourierFlows GeophysicalFlows

did the packages actually updated? I don't see anything happened... An

]st

afterwards would reveal what version of GeophysicalFlows you have...

You can always try

]add GeophysicalFlows@v0.8.4

which will try to install the particular version and, hopefully, will give you some informative error which you can share if it can't do it. :)

@codenameatcg
Copy link
Author

even worse

image

@navidcy
Copy link
Member

navidcy commented Nov 26, 2020

There is, apparently, some conflict with some a package compat requirement with some of the rest of the packages you have installed.

You may consider instantiating GeophysicalFlows in a Project on its own together with Pluto and anything else you need. Perhaps this is a good starting point?

@navidcy
Copy link
Member

navidcy commented Nov 26, 2020

I can help you out doing so. Please don't be sad --> your emoji :(

@glwagner
Copy link
Member

dependency hell is hell indeed

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

3 participants