04 2018 档案
摘要:Anaconda的下载,网上搜就可以了 bash ./自己下载的sh文件名字 创建虚拟环境 conda create -n 环境名 python=版本号 环境创建中可以出现 An HTTP error occurred when trying to tetrieve this URL HTTP er
阅读全文
摘要:1-在终端中:wget -q -O - https://dl.google.com/linux/linux_signing_key.pub | sudo apt-key add – 2-在终端中:sudo sh -c 'echo "deb http://dl.google.com/linux/chr
阅读全文
摘要:解决方法: python2的话 sudo apt-get install python-tk python3的话 sudo apt-get install python3-tk
阅读全文
浙公网安备 33010602011771号