question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

spyder 1>nul 2>nul

See original GitHub issue

Description

What steps will reproduce the problem?

Get Anaconda Version2.0.3 Get Spyder version 4.2.5 Launch Spyder Issue-> It appears a comment ‘spyder 1>nul 2>nul’ in ‘cmd.exe’ window. The windows does not get close.


Windows Detail | cmd.exe

C:\Users\mazal>chcp 1252 Active code page: 1252

C:\Users\mazal>call C:\Users\mazal\Anaconda3\Scripts\activate C:\Users\mazal\Anaconda3\envs\DICOM

(DICOM) C:\Users\mazal>spyder 1>nul 2>nul

Versions

  • Spyder version: 4.2.5
  • Python version: 3.8.10
  • Qt version: 5.9.7
  • PyQt5 version: 5.9.2
  • Operating System: Windows 10

Dependencies


# Mandatory:
atomicwrites >=1.2.0            :  1.4.0 (OK)
chardet >=2.0.0                 :  4.0.0 (OK)
cloudpickle >=0.5.0             :  1.6.0 (OK)
diff_match_patch >=20181111     :  20200713 (OK)
intervaltree >=3.0.2            :  3.1.0 (OK)
IPython >=7.6.0                 :  7.22.0 (OK)
jedi =0.17.2                    :  0.17.2 (OK)
jsonschema >=3.2.0              :  3.2.0 (OK)
keyring >=17.0.0                :  23.0.1 (OK)
nbconvert >=4.0                 :  6.0.7 (OK)
numpydoc >=0.6.0                :  1.1.0 (OK)
paramiko >=2.4.0                :  2.7.2 (OK)
parso =0.7.0                    :  0.7.0 (OK)
pexpect >=4.4.0                 :  4.8.0 (OK)
pickleshare >=0.4               :  0.7.5 (OK)
psutil >=5.3                    :  5.8.0 (OK)
pygments >=2.0                  :  2.9.0 (OK)
pylint >=1.0                    :  2.7.4 (OK)
pyls >=0.36.2;<1.0.0            :  0.36.2 (OK)
pyls_black >=0.4.6              :  0.4.6 (OK)
pyls_spyder >=0.3.2             :  0.3.2 (OK)
qdarkstyle >=2.8;<3.0           :  2.8.1 (OK)
qtawesome >=0.5.7               :  1.0.2 (OK)
qtconsole >=5.0.3               :  5.0.3 (OK)
qtpy >=1.5.0                    :  1.9.0 (OK)
rtree >=0.8.3                   :  0.9.7 (OK)
setuptools >=39.0.0             :  52.0.0.post20210125 (OK)
sphinx >=0.6.6                  :  4.0.1 (OK)
spyder_kernels >=1.10.2;<1.11.0 :  1.10.2 (OK)
textdistance >=4.2.0            :  4.2.1 (OK)
three_merge >=0.1.1             :  0.1.1 (OK)
watchdog >=0.10.3;<2.0.0        :  1.0.2 (OK)
zmq >=17                        :  20.0.0 (OK)

# Optional:
cython >=0.21                   :  None (NOK)
matplotlib >=2.0.0              :  None (NOK)
numpy >=1.7                     :  None (NOK)
pandas >=1.1.1                  :  None (NOK)
scipy >=0.17.0                  :  None (NOK)
sympy >=0.7.3                   :  None (NOK)

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:1
  • Comments:13 (4 by maintainers)

github_iconTop GitHub Comments

9reactions
aleksandar-anastasovcommented, Aug 19, 2021

Try this in anaconda.navigator:

  1. go to File >> Preferences >> Configure Conda >> Reset to defaults
  2. go to File >> Preferences >> Configure Navigator >> Reset to defaults This worked for me.
0reactions
RaulMazilucommented, Nov 23, 2021

@aleksandar-anastasov still works as of Nov 23. Thanks!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Error launching Spyder from Anaconda Navigator
I am using Anaconda to conduct data analysis in Python using Spyder. I've been doing so with no trouble for while now, installing...
Read more >
Cannot start spyder from anaconda : r/learnpython - Reddit
Spyder is installed clicking run results in it looking like it's loading then just nothing I get ... (base) C:\Users\user>spyder 1>nul 2>nul.
Read more >
spyder-ide/public - Gitter
Hello, my Spyder input() function generates an error. Anaconda update and installing new Spyder do not help. What can be the reason? 1...
Read more >
Error in Anaconda Prompt | Data Science and Machine Learning
On opening my anaconda prompt, I receive the following error! Kindly help if you have ever faced this before. C:>python C:\Users\Komal.
Read more >
anaconda启动spyder时出现1>nul 2>nul - Python交流 - 鱼C论坛
活动代码页: 936. C:\Users\zone>call D:\ANAC\Scripts\activate D:\ANAC (base) C:\Users\zone>spyder 1>nul 2>nul spyder可以正常使用。求解决方案.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found