为什么我在ubuntu18.04已经安装了tensorflow但是,打开jupyter无法使用?
我安装的是anaconda的最新版本,python是3.7.1
Python 3.7.1 (default, Dec 14 2018, 19:28:38)
[GCC 7.3.0] :: Anaconda, Inc. on linux
Type "help", "copyright", "credits" or "license" for more information.
>>>
我重新安装了python3.6.8
然后,在虚拟环境里安装了tensorflow1.8,但是正常打开jupyter运行报错
ImportError: libcublas.so.9.0: cannot open shared object file: No such file or directory