JuliaPy / JuliaPy/PyCall.jl

pyimport TensorFlow 1.14 hangs forever on Julia 1.4

Aperta
#762 1 commento 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Julia
Stelle
1.5k
Fork
186
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

I have a legacy code which calls Tensorflow 1.14.
```bash
pip install tensorflow==1.14
```
Recently after I upgrade to Julia 1.4, `pyimport` hangs forever
```julia
using PyCall
pyimport("tensorflow")
```
My OS version is MacOS 10.15.3.
The problem goes away when I use TensorFlow 2. But I prefer to stick to TensorFlow 1.14 because of a lot existing code development. Is there any quick workaround? Thanks in advance!

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Direzione di ricerca

Start by reproducing the reported pyimport("tensorflow") hang with Julia 1.4, TensorFlow 1.14, PyCall, and macOS 10.15.3, then compare it with TensorFlow 2 as described. Done means identifying and documenting a confirmed quick workaround for the legacy TensorFlow version.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
julia, python, tensorflow
Ambito
machine-learning, tooling
Tipo di issue
Bug
Difficoltà
4/5
Tempo stimato
3-5 giorni
Stato di attività
Ferma
Chiarezza
Da chiarire
Idoneità per principianti
25/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.