This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| sudo apt-get update | |
| git clone https://github.com/princebot/pythonize.git | |
| cd pythonize/ | |
| ./pythonize --python-version 3 --miniconda | |
| sudo apt-get install golang libjpeg-turbo8-dev make zlib1g-dev libav-tools ffmpeg python-numpy python-dev cmake zlib1g-dev libjpeg-dev xvfb libav-tools xorg-dev python-opengl libboost-all-dev libsdl2-dev swig libstdc++6 python3-setuptools git -y | |
| pip install keras tensorflow thefuck |