You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I have tracked the source of the error to the following: Julia tries to install CondaPkg. The thing is that I do not use CondaPkg as I have set in a file .conda/envs/.../activate.sh the following:
What are you running to get that output? You shouldn't be seeing CondaPkg try to install anything if the backend is set to Null - can you check that those env vars are indeed set to the right values right before CondaPkg is loaded?
Hello, I have tracked the source of the error to the following: Julia tries to install CondaPkg. The thing is that I do not use CondaPkg as I have set in a file
.conda/envs/.../activate.sh
the following:The error is below. I do not know how to avoid that CondaPkg tries to use internet connection from a node?
Thank you very much.
The text was updated successfully, but these errors were encountered: