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
You have to use the full path, "~" won't get expanded automatically, ("/home/myuser/..." instead of "~/")
Also imports run before your code, so try setting the env variable externally first
If that works, there are tricks to make user code run before js imports
how to set deno_python_path?
The text was updated successfully, but these errors were encountered: