随笔分类 -  linux

摘要:安装keras :~/PycharmProjects$ pip install -i https://pypi.tuna.tsinghua.edu.cn/simple kerasLooking in indexes: https://pypi.tuna.tsinghua.edu.cn/simpleC 阅读全文
posted @ 2020-12-10 21:58 forest_128 阅读(172) 评论(0) 推荐(0)
摘要:查看版本号 :~$ python -VPython 3.7.5 :~$ pip3 -Vpip 18.1 from /usr/lib/python3/dist-packages/pip (python 3.7) :~$ pip -Vpip 18.1 from /usr/lib/python3/dist 阅读全文
posted @ 2020-12-10 21:24 forest_128 阅读(259) 评论(0) 推荐(0)