Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spyder freezes #20899

Closed
8 of 10 tasks
visionvardhman opened this issue May 5, 2023 · 7 comments
Closed
8 of 10 tasks

Spyder freezes #20899

visionvardhman opened this issue May 5, 2023 · 7 comments

Comments

@visionvardhman
Copy link

visionvardhman commented May 5, 2023

Issue Report Checklist

  • Searched the issues page for similar reports
  • Read the relevant sections of the Spyder Troubleshooting Guide and followed its advice
  • Reproduced the issue after updating with conda update spyder (or pip, if not using Anaconda)
  • Could not reproduce inside jupyter qtconsole (if console-related)
  • Tried basic troubleshooting (if a bug/error)
    • Restarted Spyder
    • Reset preferences with spyder --reset
    • Reinstalled the latest version of Anaconda
    • Tried the other applicable steps from the Troubleshooting Guide
  • Completed the Problem Description, Steps to Reproduce and Version sections below

Problem Description

Hello, my Spyder keeps freezing after opening. I have tried the installation process through Anaconda and Miniconda both. The installation process is snooth but the app freezes just seconds after launching. I have trried a number of solution available but I am unable to crack this issue. Spyder version is 5.4.3, Python is 3.11.3, spyder-kernels 2.4.3Windows 11

What steps reproduce the problem?

What is the expected output? What do you see instead?

Paste Traceback/Error Below (if applicable)

PASTE TRACEBACK HERE

Versions

  • Spyder version:
  • Python version:
  • Qt version:
  • PyQt version:
  • Operating System name/version:

Dependencies

PASTE DEPENDENCIES HERE
@visionvardhman visionvardhman changed the title Hello, Hello, my Spyder keeps freezing after opening. I have tried the installation process through Anaconda and Miniconda both. The installation process is snooth but the app freezes just seconds after launching. I have trried a number of solution available but I am unable to crack this issue. Spyder version is 5.4.3, Python is 3.11.3, spyder-kernels 2.4.3Windows 11 May 5, 2023
@ccordoba12 ccordoba12 changed the title Hello, my Spyder keeps freezing after opening. I have tried the installation process through Anaconda and Miniconda both. The installation process is snooth but the app freezes just seconds after launching. I have trried a number of solution available but I am unable to crack this issue. Spyder version is 5.4.3, Python is 3.11.3, spyder-kernels 2.4.3Windows 11 Spyder freezes May 5, 2023
@ccordoba12
Copy link
Member

Hey @visionvardhman, thanks for reporting. Please open the Anaconda prompt and run there

spyder --debug-info verbose

and post here the output printed in the terminal. If it's too long, post the output's end which should be related to the freeze you're experiencing.

@visionvardhman
Copy link
Author

2023-05-05 18:56:48,565 [DEBUG] [spyder.plugins.completion.providers.snippets.actor] -> Perform request textDocument/foldingRange with id 1
2023-05-05 18:56:48,565 [DEBUG] [spyder.plugins.completion.providers.languageserver.client] -> Perform request textDocument/documentSymbol with id 5
2023-05-05 18:56:48,565 [DEBUG] [spyder.plugins.completion.providers.fallback.actor] -> Perform request textDocument/documentSymbol with id 2
2023-05-05 18:56:48,565 [DEBUG] [spyder.plugins.completion.providers.snippets.actor] -> Perform request textDocument/documentSymbol with id 2
2023-05-05 18:56:48,595 [DEBUG] [spyder.plugins.completion.plugin] -> Completion plugin: Request 1 Got response from lsp
2023-05-05 18:56:48,595 [DEBUG] [spyder.plugins.completion.plugin] -> Completion plugin: Request 1 removed
2023-05-05 18:56:48,595 [DEBUG] [spyder.plugins.completion.plugin] -> Gather responses for textDocument/foldingRange
2023-05-05 18:56:48,801 [DEBUG] [spyder.plugins.completion.plugin] -> Completion plugin: Request 2 Got response from lsp
2023-05-05 18:56:48,801 [DEBUG] [spyder.plugins.completion.plugin] -> Completion plugin: Request 2 removed
2023-05-05 18:56:48,801 [DEBUG] [spyder.plugins.completion.plugin] -> Gather responses for textDocument/documentSymbol
2023-05-05 18:56:48,801 [DEBUG] [spyder.plugins.outlineexplorer.editor] -> Updating info for proxy 2678904820144 of file C:\Users\lunka.spyder-py3\temp.py
2023-05-05 18:56:48,801 [DEBUG] [spyder.plugins.outlineexplorer.widgets] -> Don't update tree of file C:\Users\lunka.spyder-py3\temp.py because plugin is not visible
2023-05-05 18:56:48,880 [DEBUG] [spyder.plugins.outlineexplorer.widgets] -> Don't update tree of file C:\Users\lunka.spyder-py3\temp.py because plugin is not visible
It opened the spyder application for me and the last few lines are the following:

2023-05-05 18:56:49,037 [DEBUG] [spyder.plugins.outlineexplorer.widgets] -> Finish updating files at startup
2023-05-05 18:56:54,568 [DEBUG] [matplotlib] -> matplotlib data path: C:\Users\lunka\miniconda3\envs\spyder-env\Lib\site-packages\matplotlib\mpl-data
2023-05-05 18:56:54,568 [DEBUG] [matplotlib] -> CONFIGDIR=C:\Users\lunka.matplotlib
2023-05-05 18:56:54,577 [DEBUG] [matplotlib] -> interactive is False
2023-05-05 18:56:54,577 [DEBUG] [matplotlib] -> platform is win32

@visionvardhman
Copy link
Author

And the window has frozen again. Cant re-open it from the task bar too.

@ccordoba12
Copy link
Member

Does Spyder completely freeze for you? Or it only freezes for a little bit and then you can keep working on it?

@visionvardhman
Copy link
Author

The issue is fixed for now after i downgraded python to 3.8

@ccordoba12
Copy link
Member

Ok, thanks for letting us know about it. Closing then.

@amitrajtopno
Copy link

My spyder freezes and says "not responding," using Anaconda navigator.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants