简体   繁体   English

Python 3.6 Spyder中的安装

[英]Python 3.6 Installation in Spyder

I am currently using Using Spyder that is running off Python version 3.7, however I want to use a package (discord.py) that is only compatible with 3.6.我目前正在使用正在运行 Python 版本 3.7 的使用 Spyder,但是我想使用仅与 3.6 兼容的 package (discord.py)。 Does anyone know how to install this version and get it running in Spyder instead of 3.7?有谁知道如何安装这个版本并让它在 Spyder 而不是 3.7 中运行?

Discord.py supports Python 3.5, 3.6, 3.7, 3.8. Discord.py 支持 Python 3.5、3.6、3.7、3.8。 So you don't need to change the python version to Python 3.6.因此,您无需将 python 版本更改为 Python 3.6。

Python 3.5.3 or higher is required需要 Python 3.5.3 或更高版本

More information:更多信息:

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM