Skip to content

ft-jasong/raspi_tensorflow_install

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

raspi_tensorflow_install

How to install

$> sudo apt update
$> sudo apt upgrade
$> sudo pip install --upgrade pip
$> git clone https://github.com/ft-jasong/raspi_tensorflow_install.git && cd raspi_tensorflow_install
$> ./pre_install.sh
$> ./pyenv_install.sh
$> ./env_setting.sh
$> pyenv --version
$> pyenv install 3.7.9
$> pyenv global 3.7.9
$> pip3 install tensorflow

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published