ich Python auf Windows laufen lasse, aber wenn ich Theanos importieren, stoße ich auf dieses Problem:Probleme in Theano Import
import theano
WARNING (theano.configdefaults): g++ not detected ! Theano will be unable to execute optimized C-implementations (for both CPU and GPU) and will default to Python implementations. Performance will be severely degraded. To remove this warning, set Theano flags cxx to an empty string.
Also, was brauchen Sie Hilfe? – gurka
Hi @ imsaurav-karna, hast du g ++ installiert? –
Ich habe g ++ von mingw.org installiert. Nun, was ich bekomme, ist AttributeError: Modul 'Theano' hat kein Attribut 'Gof' beim Importieren von theano –