JuliaPy / JuliaPy/PyCall.jl

PyCall doesn't work with Enthought Canopy / EPD

Abierto
#42 18 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Julia
Estrellas
1.5k
Forks
186
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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?

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Línea de trabajo

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.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
julia, python
Área
backend
Tipo de issue
Error
Dificultad
3/5
Tiempo estimado
1-2 días
Estado de actividad
Estancado
Claridad
Necesita aclaración
Aptitud para principiantes
25/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.