01 Intruccion: Paquetes que va a Instalar Python Tensorflow Jupytes Pandas scikit-learn matplotlib; Todo se instala en el entorno de trabajo que se llama PRUEBASTENSORFLOW
***** INSTALAR ENTORNO DE TRABAJO ****************
conda create -n pruebastensorflow python=3.7 tensorflow=1 jupyter numpy pandas scikit-learn matplotlib /ACTUALMENTE/
conda create -n pruebastensorflow python=3.5 tensorflow=1 jupyter numpy pandas scikit-learn matplotlib
*********************
#
# To activate this environment, use
#
# $ conda activate pruebastensorflow %%% SE EJECUTA PARA ACTICAR
#
# To deactivate an active environment, use
#
# $ conda deactivate %%% SE EJECUTA PARA DESACTICAR
********************** DESPUES DE INTALAR ESTOS PAQUETES ------////////////////
1 conda activate pruebastensorflow
2 jupyter notebook
Problemas de importacion
python.exe --- ordinal 242 --- libiomp5md.dll
Reparacion
//////////////////////
C:\Windows\System32
Cambiar libiomp5md.dll por libiomp5md.dll.bak
miércoles, 15 de abril de 2020
Suscribirse a:
Entradas (Atom)