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
If we have two different project directories and they are pointing at different versions (or locations) of a common Julia package, then it seems this causes errors. Maybe this is just the way it is meant to work. I'm running into this issue because I have a local repo with a Julia package that I'm trying to move that to GitHub and I can't have both working in parallel with PythonCall, it seems.