install specific version of tensorflow


Unfortunately i have problem getting tensorflow installed on my ubuntu using pip. So i resorted to using system install and it works

pip3 install --user --upgrade tensorflow  

Comments

Popular posts from this blog

The specified initialization vector (IV) does not match the block size for this algorithm