How to deal with tensorflow
Published:
- Add paths to
$LD_LIBRARY_PATH
may help with the problems likecould not load dynamic library ...
. For example, link
Published:
$LD_LIBRARY_PATH
may help with the problems like could not load dynamic library ...
. For example, linkPublished:
Published:
Published:
sh -c "$(wget -O- https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
Modify ~/.zshrc
:
ZSH_THEME="agnoster"