摘要: ubuntu python 2.7 python test.py *.py permission denied chmod +x *.py 阅读全文
posted @ 2019-06-25 20:57 alameda 阅读(321) 评论(0) 推荐(0) 编辑
摘要: sh 1 python gui not found https://blog.csdn.net/wangweiqiang1325/article/details/53443024 查看原因: 进入/bin目录,查看sh的链接文件,显示如下:表示sh命令链接到的是dash,而pushd命令需要在bas 阅读全文
posted @ 2019-06-25 20:55 alameda 阅读(402) 评论(0) 推荐(0) 编辑
摘要: /usr/bin/python^M: bad interpreter: No such file or dir解决办法 /usr/bin/python^M: bad interpreter: No such file or dir解决办法 http://www.pianshen.com/articl 阅读全文
posted @ 2019-06-25 20:53 alameda 阅读(715) 评论(0) 推荐(0) 编辑
摘要: https://jingyan.baidu.com/article/455a9950500494a166277808.html [1]将conda的路径加入系统环境变量 [2]如果conda安装成功了,就可以在cmd里面使用conda为Anaconda安装python2: conda create 阅读全文
posted @ 2019-06-25 08:51 alameda 阅读(2216) 评论(1) 推荐(0) 编辑