JuliaPy / JuliaPy/PythonCall.jl
Import Python submodules crashes Julia
Ouverte
- Langage dominant
- Julia
- Étoiles
- 1.1k
- Forks
- 86
- Merge moyen
- 1 j 22 h
- PR mergées (30 j)
- 3
Description
I have found this issue when importing python submodules with `algotom`
The following results in segmentation fault:
```julia
pyimport("algotom.prep.removal")
```
On the contrary, importing only, say, `pyimport("algotom.prep")` works fine.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.