JuliaPy / JuliaPy/pyjulia

Error importing Base

Open
#503 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
893
Forks
101
PR merge metrics
No merged PRs in 30d

Description

I installed PyJulia using the instructions provided [here](https://pyjulia.readthedocs.io/en/latest/installation.html).

When I run the following commands, I get a JuliaError:

```
import julia
julia.install()
from julia import Base
```

```
JuliaError: Exception 'ArgumentError' occurred while calling julia code:
const PyCall = Base.require(Base.PkgId(Base.UUID("438e738f-606a-5dbb-bf0a-cddfbfd45ab0"), "PyCall"))
```

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.