用户登录
用户注册

分享至

Spyder 未启动

  • 作者: 李广46656
  • 来源: 51数据库
  • 2022-11-14

问题描述

我有两个 spyder 不想启动的环境.我单击图标有一个等待光标然后什么也没有发生.这两个中的一个是我今天刚做的全新的.安装一些打包后(pip install pytrends 是最后一个)它停止打开.

I have two environments in which spyder just doesn't want to launch. I click the icon there is a waiting cursor then nothing happens. One of the two is totally new that I just made today. After installing some packaged (pip install pytrends was the last one) it stopped opening.

注意:位于 C:ProgramDataAnaconda3Scriptsspyder.exe 的通用 spyder 会启动,但不会启动环境.

Note: the general spyder at: C:ProgramDataAnaconda3Scriptsspyder.exe does launch, but not the one for the environments.

推荐答案

这样就解决了问题:

conda upgrade qt
软件
前端设计
程序设计
Java相关