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

Terminal no work #19956

Closed
Ahmadtheald0 opened this issue Oct 31, 2022 · 9 comments
Closed

Terminal no work #19956

Ahmadtheald0 opened this issue Oct 31, 2022 · 9 comments

Comments

@Ahmadtheald0
Copy link

Description

What steps will reproduce the problem?

Hello, I'm trying to execute a program but it is not working. Terminal error

Versions

  • Spyder version: 5.3.3 (standalone)
  • Python version: 3.8.10 64-bit
  • Qt version: 5.15.2
  • PyQt5 version: 5.15.7
  • Operating System: Windows 10

Dependencies

# Mandatory:
atomicwrites >=1.2.0                 :  1.4.1 (OK)
chardet >=2.0.0                      :  5.0.0 (OK)
cloudpickle >=0.5.0                  :  2.1.0 (OK)
cookiecutter >=1.6.0                 :  2.1.1 (OK)
diff_match_patch >=20181111          :  20200713 (OK)
intervaltree                         :  None (OK)
IPython >=7.31.1;<8.0.0              :  7.34.0 (OK)
jedi >=0.17.2;<0.19.0                :  0.18.1 (OK)
jellyfish >=0.7                      :  0.9.0 (OK)
jsonschema >=3.2.0                   :  4.14.0 (OK)
keyring >=17.0.0                     :  23.8.2 (OK)
nbconvert >=4.0                      :  7.0.0 (OK)
numpydoc >=0.6.0                     :  1.4.0 (OK)
paramiko >=2.4.0                     :  2.11.0 (OK)
parso >=0.7.0;<0.9.0                 :  0.8.3 (OK)
pexpect >=4.4.0                      :  4.8.0 (OK)
pickleshare >=0.4                    :  0.7.5 (OK)
psutil >=5.3                         :  5.9.1 (OK)
pygments >=2.0                       :  2.13.0 (OK)
pylint >=2.5.0;<3.0                  :  2.15.0 (OK)
pyls_spyder >=0.4.0                  :  0.4.0 (OK)
pylsp >=1.5.0;<1.6.0                 :  1.5.0 (OK)
pylsp_black >=1.2.0                  :  1.2.1 (OK)
qdarkstyle >=3.0.2;<3.1.0            :  3.0.3 (OK)
qstylizer >=0.1.10                   :  0.2.1 (OK)
qtawesome >=1.0.2                    :  1.1.1 (OK)
qtconsole >=5.3.2;<5.4.0             :  5.3.2 (OK)
qtpy >=2.1.0                         :  2.2.0 (OK)
rtree >=0.9.7                        :  1.0.0 (OK)
setuptools >=49.6.0                  :  65.3.0 (OK)
sphinx >=0.6.6                       :  5.1.1 (OK)
spyder_kernels >=2.3.3;<2.4.0        :  2.3.3 (OK)
textdistance >=4.2.0                 :  4.4.0 (OK)
three_merge >=0.1.1                  :  0.1.1 (OK)
watchdog                             :  2.1.9 (OK)
zmq >=22.1.0                         :  23.2.1 (OK)

# Optional:
cython >=0.21                        :  0.29.32 (OK)
matplotlib >=3.0.0                   :  3.5.3 (OK)
numpy >=1.7                          :  1.22.4 (OK)
pandas >=1.1.1                       :  1.4.3 (OK)
scipy >=0.17.0                       :  1.9.1 (OK)
sympy >=0.7.3                        :  1.11 (OK)

# Spyder plugins:
spyder_terminal.terminalplugin 1.2.2 :  1.2.2 (OK)
@ccordoba12
Copy link
Member

Hey @Ahmadthealdo, thanks for reporting. What's the error you're seeing? Please post it here so we can help you with it.

@Ahmadtheald0
Copy link
Author

Ahmadtheald0 commented Nov 1, 2022 via email

@ccordoba12
Copy link
Member

Ok, please post a screenshot of what you're seeing to better understand your problem.

@semaegrii
Copy link

@Ahmadthealdo
I have a guess. If you have 2 different versions of python on your computer (python 3.7 (first) and python 3.9 (second)), you should uninstall one and use it virtually. Paths may be mixed. For this reason, it may have locked the terminal.

  1. Check the paths of your Python versions.

  2. There could be many reasons for this problem, I'm not sure. You should share the screen of your problem. I wish convenience.

hope this helps :

spyder-ide/spyder-terminal#336

@Ahmadtheald0
Copy link
Author

Ahmadtheald0 commented Nov 3, 2022 via email

@ccordoba12
Copy link
Member

@Ahmadthealdo, is your issue similar to the one reported in spyder-ide/spyder-terminal#336?

@Ahmadtheald0
Copy link
Author

Ahmadtheald0 commented Nov 4, 2022 via email

@ccordoba12
Copy link
Member

Ok, I'm going to close this issue as a duplicate of that one. If you have more info about this problem, please post it there.

For now, the only thing we can say is that we don't understand why Spyder-terminal doesn't work for some users.

@Ahmadtheald0
Copy link
Author

Ahmadtheald0 commented Nov 6, 2022 via email

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