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

11 #22018

Closed
mario999z opened this issue Apr 24, 2024 · 1 comment
Closed

11 #22018

mario999z opened this issue Apr 24, 2024 · 1 comment

Comments

@mario999z
Copy link

Description

What steps will reproduce the problem?

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

Please provide any additional information below

File "F:\anaconda3\envs\opencv3.6\lib\site-packages\qtconsole\base_frontend_mixin.py", line 138, in _dispatch

Traceback (most recent call last):
File "F:\anaconda3\envs\opencv3.6\lib\site-packages\qtconsole\base_frontend_mixin.py", line 138, in _dispatch

Traceback (most recent call last):
File "F:\anaconda3\envs\opencv3.6\lib\site-packages\qtconsole\base_frontend_mixin.py", line 138, in _dispatch
handler(msg)
File "F:\anaconda3\envs\opencv3.6\lib\site-packages\spyder\widgets\ipythonconsole\namespacebrowser.py", line 215, in _handle_execute_reply
self.refresh_namespacebrowser() File "F:\anaconda3\envs\opencv3.6\lib\site-packages\spyder\widgets\ipythonconsole\namespacebrowser.py", line 60, in refresh_namespacebrowser
'get_ipython().kernel.get_namespace_view()') File "F:\anaconda3\envs\opencv3.6\lib\site-packages\spyder\widgets\ipythonconsole\shell.py", line 333, in silent_exec_method
'silent_exec_method')
TypeError: new() missing 1 required positional argument: 'hidden'
Traceback (most recent call last):
File "F:\anaconda3\envs\opencv3.6\lib\site-packages\qtconsole\base_frontend_mixin.py", line 138, in _dispatch
handler(msg) File "F:\anaconda3\envs\opencv3.6\lib\site-packages\spyder\widgets\ipythonconsole\namespacebrowser.py", line 215, in _handle_execute_reply
self.refresh_namespacebrowser() File "F:\anaconda3\envs\opencv3.6\lib\site-packages\spyder\widgets\ipythonconsole\namespacebrowser.py", line 60, in refresh_namespacebrowser
'get_ipython().kernel.get_namespace_view()')
File "F:\anaconda3\envs\opencv3.6\lib\site-packages\spyder\widgets\ipythonconsole\shell.py", line 333, in silent_exec_method
TypeError: new() missing 1 required positional argument: 'hidden'
Traceback (most recent call last):
File "F:\anaconda3\envs\opencv3.6\lib\site-packages\qtconsole\base_frontend_mixin.py", line 138, in _dispatch
handler(msg) File "F:\anaconda3\envs\opencv3.6\lib\site-packages\spyder\widgets\ipythonconsole\namespacebrowser.py", line 215, in _handle_execute_reply
self.refresh_namespacebrowser() File "F:\anaconda3\envs\opencv3.6\lib\site-packages\spyder\widgets\ipythonconsole\namespacebrowser.py", line 60, in refresh_namespacebrowser
'get_ipython().kernel.get_namespace_view()')
File "F:\anaconda3\envs\opencv3.6\lib\site-packages\spyder\widgets\ipythonconsole\shell.py", line 333, in silent_exec_method
'silent_exec_method')TypeError:
Traceback (most recent call last):
File "F:\anaconda3\envs\opencv3.6\lib\site-packages\qtconsole\base_frontend_mixin.py", line 138, in _dispatch

Version and main components

  • Spyder Version: 3.2.4
  • Python Version: 3.6.13
  • Qt Versions: 5.9.6, PyQt5 5.9.2 on Windows

Dependencies

pyflakes >=0.6.0 :  2.4.0 (OK)
pycodestyle >=2.3:  2.8.0 (OK)
pygments >=2.0   :  2.11.2 (OK)
pandas >=0.13.1  :  None (NOK)
numpy >=1.7      :  1.19.2 (OK)
sphinx >=0.6.6   :  4.4.0 (OK)
rope >=0.9.4     :  0.22.0 (OK)
jedi >=0.9.0     :  0.17.0 (OK)
nbconvert >=4.0  :  5.6.1 (OK)
sympy >=0.7.3    :  None (NOK)
cython >=0.21    :  None (NOK)
qtconsole >=4.2.0:  5.2.2 (OK)
IPython >=4.0    :  7.16.1 (OK)
pylint >=0.25    :  2.9.6 (OK)

@ccordoba12
Copy link
Member

Hey @mario999z, thanks for reporting. This problem is fixed in our latest version available in Anaconda. Please update by closing Spyder, removing Anaconda and then installing its latest version.

@ccordoba12 ccordoba12 closed this as not planned Won't fix, can't repro, duplicate, stale Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants