CostanzoPablo

Results 4 comments of CostanzoPablo

Download this file (under its responsibility) and paste into your project. https://github.com/fo40225/tensorflow-windows-wheel/blob/master/1.4.0/py36/CPU/avx2/tensorflow-1.4.0-cp36-cp36m-win_amd64.whl ``` conda create --name tensorflow14 python=3.6 conda activate tensorflow14 pip install tensorflow-1.4.0-cp36-cp36m-win_amd64.whl python gan_train.py ``` Next, you will...

Already fixed. You must put: (i tried on windows, and get working) git clone https://github.com/kliment/Printrun py -m venv venv venv\Scripts\activate python -m pip install -r requirements.txt python pronterface.py

Already fixed. You must put: (i tried on windows, and get working) git clone https://github.com/kliment/Printrun py -m venv venv venv\Scripts\activate python -m pip install -r requirements.txt python pronterface.py

Already fixed. You must put: (i tried on windows, and get working) git clone https://github.com/kliment/Printrun py -m venv venv venv\Scripts\activate python -m pip install -r requirements.txt python pronterface.py