Pyjulia not working on Julia 1.6
Open
- Dominant language
- Python
- Stars
- 893
- Forks
- 101
- PR merge metrics
- No merged PRs in 30d
Description
When I try to install and work with Python3.9.3 with Julia 1.6, the command
> julia.install()
works well, but later
> from julia import Base # or `Pkg`, `Main` ..etc
leads to segmentation fail, and python exits without other error messages inside terminal.
Then I reinstalled julia 1.5, all commands works well.
System: MacOS Big Sur with Command Line Tools
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.