Skip to content

Failed to load PyCall on M1 Mac #911

Closed
@dk1013

Description

@dk1013

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions