JuliaPy / JuliaPy/PyCall.jl

No module named site when import PyCall

Open
#503 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Julia
Stars
1.5k
Forks
186
PR merge metrics
No merged PRs in 30d

Description

I am using Julia (v 0.6.2) and try to import PyCall by `using PyCall`. An Import Error "No module named site" occured.

I has noticed there are already similiar issues. However, I tried the methods in these issues, but they didn't work.

I am using the original Python with CentOS 7, so it might not be a problem caused by EPD.

Pinning to v.1.11.0 and rebuilding do not work for me, the `site` module does exists and can be imported in `python`.

Any ideas on how to solve the problem? Thanks in advance!

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.