sunhailin-Leo / AutoConfigShellScript

Automatically compile and configure ffmpeg, Python 3.7.2(default), PyAV, OpenCV, Keras, Tensorflow(CPU Mode) and other relative environment.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AutoConfigShellScript

Automatically compile and configure ffmpeg, Python 3.7.2(default), PyAV, OpenCV, Keras, Tensorflow(CPU Mode) and other relative environment.


Project Env

  • System: CentOS (7.4 & 7.5); Other Version is waiting for test.
  • User: Must running by root.

Project Info


Change Log

  • Version 1.2
    • Fix a fatal error with install python and public dependency
    • Add a new command about help doc (--h or -help)
    • Test at CentOS 7.4 & 7.5 can use this shell script.
  • Version 1.1
    • Fix a fatal error with environment config.
    • Use ~/.bashrc instead of ~/.bash_profile in docker image.
  • Version 1.0
    • Finish shell script test and run.

About

Automatically compile and configure ffmpeg, Python 3.7.2(default), PyAV, OpenCV, Keras, Tensorflow(CPU Mode) and other relative environment.


Languages

Language:Shell 100.0%