pyqt5和spyder版本对应_pyqt5 spyder 项目 记录

本文介绍了如何在Windows环境下,通过conda和virtualenv两种方式创建Spyder开发环境,并详细讲述了安装过程和解决遇到的问题,如PyLS的本地安装和Python初始化错误。适用于想要尝试Spyder新版本或了解其开发的用户。
摘要由CSDN通过智能技术生成

Spyder (前身是 Pydee) 是一个强大的交互式 Python 语言开发环境,提供高级的代码编辑、交互测试、调试等特性,支持包括 Windows、Linux 和 OS X 系统。

Development builds

If you want to try the next Spyder version before it is released, you can! You may want to do this for fixing bugs in Spyder, adding new features, learning how Spyder works or just getting a taste of what the IDE can do. For more information, please see the Contributing Guide included with the Spyder source or on Github, and for further detail consult the Spyder development wiki.

编译 过程:

win7下 conda 方式 编译方法

If you use Anaconda you can create a conda environment with the following commands:

$ conda create -n spyder-dev python=3

$ conda activate spyder-dev

Installing dependencies

After you have created your development environment, you need to install Spyder’s necessary dependencies. The easiest way to do so (with Anaconda) is

$ conda in

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值