Spyder pausing/lagging for about 8 seconds before running inline
See original GitHub issueProblem Description
2 week following a fresh install of Anaconda on new PC, Spyder console started pausing for several seconds before returning results of executed code.
For example: In console I type in “1+1” and hit enter I get back “2” after about 5 seconds.
If I hit the “stop the current command” button I get the results back immediately. If I run the same script/code from python in windows cmd or in Atom it runs as expected.
I have tried reboot, killing nonessential processes, reinstalling Anaconda, reinstalling python and Spyder only with no success.
What steps will reproduce the problem?
- Running code in console with any level of complexity - example “1+1”
- Running code using run file button or F5
- Running one line of code from file or F9
What is the expected output? What do you see instead?
I expect output. I see 5 second lag before output
Paste Traceback/Error Below (if applicable)
PASTE TRACEBACK HERE
Package Versions
- Spyder: 3.2.8
- Python: 3.6.5 64bits
- Qt: 5.9.3
- PyQt: 5.9.2
- Operating System: Windows 7 Enterprise 64-bit
Dependencies
PASTE DEPENDENCIES HERE
Issue Analytics
- State:
- Created 5 years ago
- Comments:15 (8 by maintainers)
Top Results From Across the Web
No results found
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Not sure if replying here works. Using Windows’ default antivirus fixed the issue for me. Sorry for forgetting to update this topic.
On Fri, Feb 5, 2021, 11:34 AM stud-many notifications@github.com wrote:
Yes, They updated my Dell encryption software which helped a bit and when we disabled Symantec the lagging was greatly improved. Obviously that was just a test and we can’t leave that feature off so when I have time I will delete my windows profile and create a new one. Thanks again!