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.

runfile() got an unexpected keyword argument 'current_namespace'

See original GitHub issue

Description

What steps will reproduce the problem?

Hello All,

Getting the issue of runfile() got an unexpected keyword argument ‘current_namespace’ while trying to debug a file. So request you all to please help me out on this issue.

Thank You Rohit Mathur

Versions

  • Spyder version: 4.1.5
  • Python version: 3.6.12
  • Qt version: 5.9.6
  • PyQt5 version: 5.9.2
  • Operating System: Windows 10

Dependencies


# Mandatory:
atomicwrites >=1.2.0           :  1.4.0 (OK)
chardet >=2.0.0                :  3.0.4 (OK)
cloudpickle >=0.5.0            :  1.6.0 (OK)
diff_match_patch >=20181111    :  20200713 (OK)
intervaltree                   :  None (OK)
IPython >=4.0                  :  7.16.1 (OK)
jedi =0.17.1                   :  0.17.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.9.6 (OK)
pyls >=0.34.0;<1.0.0           :  0.35.1 (OK)
qdarkstyle >=2.8               :  3.0.2 (OK)
qtawesome >=0.5.7              :  1.0.2 (OK)
qtconsole >=4.6.0              :  5.1.0 (OK)
qtpy >=1.5.0                   :  1.9.0 (OK)
rtree >=0.8.3                  :  0.9.7 (OK)
sphinx >=0.6.6                 :  4.0.2 (OK)
spyder_kernels >=1.9.4;<1.10.0 :  1.9.4 (OK)
watchdog                       :  None (OK)
zmq >=17                       :  22.2.1 (OK)

# Optional:
cython >=0.21                  :  0.29.24 (OK)
matplotlib >=2.0.0             :  3.3.4 (OK)
numpy >=1.7                    :  1.19.2 (OK)
pandas >=0.13.1                :  1.1.3 (OK)
scipy >=0.17.0                 :  1.5.2 (OK)
sympy >=0.7.3                  :  1.8 (OK)

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
rohitmathur507commented, Sep 24, 2021

Thanks @leavor for the clarity. I’ll close the issue now. Thanks 👍

0reactions
leavorcommented, Sep 24, 2021

@rohitmathur507, as you can see, the latest version is 1.20.47, there is no version you want image

Read more comments on GitHub >

github_iconTop Results From Across the Web

TypeError: runfile() got an unexpected keyword argument ...
... runfile() got an unexpected keyword argument 'current_namespace' ... I got the error message when trying to debug a python script:
Read more >
TypeError: runfile() got an unexpected keyword argument ...
TypeError: runfile() got an unexpected keyword argument 'current_namespace' when trying to debug #16316 · Comments · Problem Description · Versions.
Read more >
Spyder debugger not working [poll] - Q&A di Informatica - Q2A
runfile() got an unexpected keyword argument 'current_namespace'. I checked on the internet and I managed to solve the problem by ...
Read more >
Spyder 5.0.5 Debug Startup Error - Google Groups
TypeError: runfile() got an unexpected keyword argument 'current_namespace' This issue began occurring a couple of days ago, I de-installed ...
Read more >
spyder debug时TypeError: runfile() got an unexpected ...
spyder debug时TypeError: runfile() got an unexpected keyword argument 'current_namespace'. conda install -n 自己指定的conda虚拟环境 ...
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