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
I installed PythonCall,jl version 0.9.12 under Julia version 1.8.5. On my Windows machine, the usual test of PythonCall passes without any problems. However, when I run using PythonCall, it never returns the prompt and hangs there. This does not happen on my Mac's. I am wondering what's wrong under Windows. I also have PyCall.jl on my Windows, which works perfectly.
Thanks for your help!!