-
-
Notifications
You must be signed in to change notification settings - Fork 5.7k
Closed
Labels
JLLsneeds more infoClarification or a reproducible example is requiredClarification or a reproducible example is required
Milestone
Description
The new version 1.10.1 release broke the package juliacall on Linux systems.
When importing the package from python a segmentation fault occurs.
How to reproduce:
- Have julia version 1.10.1 installed in your system (or no version at all, since juliacall installs julia if not present).
- create a clean conda environment with python (3.9 or superior tested).
- run
pip install juliacall - open python interactive session and run
import juliacall
Note: this does not happen with version 1.10.0 and on Mac devices.
aldoglielmo, PallHaraldsson and amilsted
Metadata
Metadata
Assignees
Labels
JLLsneeds more infoClarification or a reproducible example is requiredClarification or a reproducible example is required