Spyder not launching in python 3.7











up vote
0
down vote

favorite












Several days ago, Spyder stopped running. I tried almost everything on forums. I desinstalled it and downloaded last version of anaconda package, but to no avail.



This is what the anaconda prompt shows me



Anaconda prompt



As I said, I tried uploading qt, PySide, and even tried to locate .spyder2 to erase it as is said in Anaconda webpage.
I really don't know what else to try



EDIT: Don't know if you need versions of anything, because as I said, it is the standard last version package available in Anaconda.



EDIT2: I'm using Windows 10










share|improve this question
























  • (Spyder maintainer here) Please run these commands in the Anaconda prompt to see if they help: 1. conda create -n py36 python=3.6 spyder; 2. activate py36; 3. spyder.
    – Carlos Cordoba
    Nov 9 at 15:55










  • Didn't work. It says no module named "PySide", and afterwards error because of no qt bindings could be found. More or less what was said without the environment
    – puppet
    Nov 9 at 16:14










  • Did you install other software since the last time Spyder was working correctly?
    – Carlos Cordoba
    Nov 9 at 20:11










  • Besides the fact that I had it configured so Spyder run updates authomatically, I don't know if this started failing before or after I cracked Office with KMSPico. I've tried with different versions, installing and uninstalling, trying to follow each error, but to no avail
    – puppet
    Nov 9 at 21:19

















up vote
0
down vote

favorite












Several days ago, Spyder stopped running. I tried almost everything on forums. I desinstalled it and downloaded last version of anaconda package, but to no avail.



This is what the anaconda prompt shows me



Anaconda prompt



As I said, I tried uploading qt, PySide, and even tried to locate .spyder2 to erase it as is said in Anaconda webpage.
I really don't know what else to try



EDIT: Don't know if you need versions of anything, because as I said, it is the standard last version package available in Anaconda.



EDIT2: I'm using Windows 10










share|improve this question
























  • (Spyder maintainer here) Please run these commands in the Anaconda prompt to see if they help: 1. conda create -n py36 python=3.6 spyder; 2. activate py36; 3. spyder.
    – Carlos Cordoba
    Nov 9 at 15:55










  • Didn't work. It says no module named "PySide", and afterwards error because of no qt bindings could be found. More or less what was said without the environment
    – puppet
    Nov 9 at 16:14










  • Did you install other software since the last time Spyder was working correctly?
    – Carlos Cordoba
    Nov 9 at 20:11










  • Besides the fact that I had it configured so Spyder run updates authomatically, I don't know if this started failing before or after I cracked Office with KMSPico. I've tried with different versions, installing and uninstalling, trying to follow each error, but to no avail
    – puppet
    Nov 9 at 21:19















up vote
0
down vote

favorite









up vote
0
down vote

favorite











Several days ago, Spyder stopped running. I tried almost everything on forums. I desinstalled it and downloaded last version of anaconda package, but to no avail.



This is what the anaconda prompt shows me



Anaconda prompt



As I said, I tried uploading qt, PySide, and even tried to locate .spyder2 to erase it as is said in Anaconda webpage.
I really don't know what else to try



EDIT: Don't know if you need versions of anything, because as I said, it is the standard last version package available in Anaconda.



EDIT2: I'm using Windows 10










share|improve this question















Several days ago, Spyder stopped running. I tried almost everything on forums. I desinstalled it and downloaded last version of anaconda package, but to no avail.



This is what the anaconda prompt shows me



Anaconda prompt



As I said, I tried uploading qt, PySide, and even tried to locate .spyder2 to erase it as is said in Anaconda webpage.
I really don't know what else to try



EDIT: Don't know if you need versions of anything, because as I said, it is the standard last version package available in Anaconda.



EDIT2: I'm using Windows 10







python-3.x spyder






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Nov 9 at 14:21

























asked Nov 9 at 13:03









puppet

6111




6111












  • (Spyder maintainer here) Please run these commands in the Anaconda prompt to see if they help: 1. conda create -n py36 python=3.6 spyder; 2. activate py36; 3. spyder.
    – Carlos Cordoba
    Nov 9 at 15:55










  • Didn't work. It says no module named "PySide", and afterwards error because of no qt bindings could be found. More or less what was said without the environment
    – puppet
    Nov 9 at 16:14










  • Did you install other software since the last time Spyder was working correctly?
    – Carlos Cordoba
    Nov 9 at 20:11










  • Besides the fact that I had it configured so Spyder run updates authomatically, I don't know if this started failing before or after I cracked Office with KMSPico. I've tried with different versions, installing and uninstalling, trying to follow each error, but to no avail
    – puppet
    Nov 9 at 21:19




















  • (Spyder maintainer here) Please run these commands in the Anaconda prompt to see if they help: 1. conda create -n py36 python=3.6 spyder; 2. activate py36; 3. spyder.
    – Carlos Cordoba
    Nov 9 at 15:55










  • Didn't work. It says no module named "PySide", and afterwards error because of no qt bindings could be found. More or less what was said without the environment
    – puppet
    Nov 9 at 16:14










  • Did you install other software since the last time Spyder was working correctly?
    – Carlos Cordoba
    Nov 9 at 20:11










  • Besides the fact that I had it configured so Spyder run updates authomatically, I don't know if this started failing before or after I cracked Office with KMSPico. I've tried with different versions, installing and uninstalling, trying to follow each error, but to no avail
    – puppet
    Nov 9 at 21:19


















(Spyder maintainer here) Please run these commands in the Anaconda prompt to see if they help: 1. conda create -n py36 python=3.6 spyder; 2. activate py36; 3. spyder.
– Carlos Cordoba
Nov 9 at 15:55




(Spyder maintainer here) Please run these commands in the Anaconda prompt to see if they help: 1. conda create -n py36 python=3.6 spyder; 2. activate py36; 3. spyder.
– Carlos Cordoba
Nov 9 at 15:55












Didn't work. It says no module named "PySide", and afterwards error because of no qt bindings could be found. More or less what was said without the environment
– puppet
Nov 9 at 16:14




Didn't work. It says no module named "PySide", and afterwards error because of no qt bindings could be found. More or less what was said without the environment
– puppet
Nov 9 at 16:14












Did you install other software since the last time Spyder was working correctly?
– Carlos Cordoba
Nov 9 at 20:11




Did you install other software since the last time Spyder was working correctly?
– Carlos Cordoba
Nov 9 at 20:11












Besides the fact that I had it configured so Spyder run updates authomatically, I don't know if this started failing before or after I cracked Office with KMSPico. I've tried with different versions, installing and uninstalling, trying to follow each error, but to no avail
– puppet
Nov 9 at 21:19






Besides the fact that I had it configured so Spyder run updates authomatically, I don't know if this started failing before or after I cracked Office with KMSPico. I've tried with different versions, installing and uninstalling, trying to follow each error, but to no avail
– puppet
Nov 9 at 21:19



















active

oldest

votes











Your Answer






StackExchange.ifUsing("editor", function () {
StackExchange.using("externalEditor", function () {
StackExchange.using("snippets", function () {
StackExchange.snippets.init();
});
});
}, "code-snippets");

StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "1"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});

function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53226249%2fspyder-not-launching-in-python-3-7%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown






























active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes
















draft saved

draft discarded




















































Thanks for contributing an answer to Stack Overflow!


  • Please be sure to answer the question. Provide details and share your research!

But avoid



  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.


To learn more, see our tips on writing great answers.





Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


Please pay close attention to the following guidance:


  • Please be sure to answer the question. Provide details and share your research!

But avoid



  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.


To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53226249%2fspyder-not-launching-in-python-3-7%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







這個網誌中的熱門文章

Hercules Kyvelos

Tangent Lines Diagram Along Smooth Curve

Yusuf al-Mu'taman ibn Hud