Closed
Description
I have installed Julia using official installer on a M1 Mac and installed PyCall with below command:
Pkg.add(PackageSpec(name="PyCall", rev="master"))
When I tried to import PyCall, I got the error: "ImportError: No module named site", and the terminal just died.
I'm not using a custom path for Python.
Any idea?
Metadata
Metadata
Assignees
Labels
No labels