1.python 2.7
按照python方法
http://www.cnblogs.com/denny402/p/5849416.html
2.安装jupyter notebook
这是一个web运行python工具
http://baijiahao.baidu.com/s?id=1596866816908926760&wfr=spider&for=pc
运行:jupyter notebook –allow-root
conda下pyhon2.7升级到py3
https://www.jianshu.com/p/0e28a8f581ff
问题一:
安装pyaudio时,报错failed error: portaudio.h: 没有那个文件或目录
https://blog.youkuaiyun.com/qq_35425070/article/details/84995691
注意激活python环境:
source activate py3
本文详细介绍了Python 2.7至Python 3的升级过程,包括如何安装和使用Jupyter Notebook作为web运行Python的工具。此外,还提供了在安装PyAudio过程中遇到的错误及其解决方案,以及如何正确激活Python环境。
4万+

被折叠的 条评论
为什么被折叠?



