You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cd redacted ; env redactd-workspacefolder/.venv/bin/python /Users/nathan.page/.vscode/extensions/ms-python.python-2020.8.101144/pythonFiles/lib/python/debugpy/launcher 55275 -- -m IPython
Python 3.8.3 (default, Jul 7 2020, 17:44:59)
Type 'copyright', 'credits' or 'license'for more information
IPython 7.17.0 -- An enhanced Interactive Python. Type '?'for help.
Note
I can fix by reverting to previous Python extension version 2020.7.96456
The text was updated successfully, but these errors were encountered:
Environment data
python.languageServer
setting: PylanceExpected behaviour
Expected to be prompted with IPython repl
Actual behaviour
Debugger does not show repl. I can type, but it doesn't do anything.
Steps to reproduce:
Install IPython
Add to launch.json
Logs
Note
I can fix by reverting to previous Python extension version 2020.7.96456
The text was updated successfully, but these errors were encountered: