JuliaPy / JuliaPy/PythonCall.jl
Import Python submodules crashes Julia
Aperta
- Lingua principale
- Julia
- Stelle
- 1.1k
- Fork
- 86
- Merge medio
- 1g 22h
- PR unite (30g)
- 3
Descrizione
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.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.