PyCall doesn't work with Enthought Canopy / EPD
- Langage dominant
- Julia
- Étoiles
- 1.5k
- Forks
- 186
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
When I type `@pyimport math`, I get this error message:
```
ERROR: could not load module /Library/Frameworks/Python.framework/Versions/Current/bin/python: dlopen(/Library/Frameworks/Python.framework/Versions/Current/bin/python.dylib, 9): image not found
in pyinitialize at /Users/Celestrist/.julia/PyCall/src/PyCall.jl:365
in pyimport at /Users/Celestrist/.julia/PyCall/src/PyCall.jl:105
```
Any idea what happens?
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
Read the failure path in src/PyCall.jl at pyinitialize (line 365), called from pyimport (line 105), and reproduce @pyimport math with Enthought Canopy/EPD. Determine why the configured Python framework path cannot load, then verify that the import succeeds without the reported dlopen error.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- julia, python
- Domaine
- backend
- Type d'issue
- Bug
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Activité
- À l'abandon
- Clarté
- À clarifier
- Accessibilité débutants
- 25/100