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
When I type @pyimport math, I get this error message:
ERROR: could not load module /Library/Frameworks/Python.framework/Versions/Current/bin/python: dlopen(/Library/Frameworks/Python.framework/Versions/Current/bin/python.dylib, 9): image not found
in pyinitialize at /Users/Celestrist/.julia/PyCall/src/PyCall.jl:365
in pyimport at /Users/Celestrist/.julia/PyCall/src/PyCall.jl:105