New submission from Abael He :
/opt/conda/lib/python3.8/site-packages/prompt_toolkit/shortcuts/prompt.py in
prompt(self, message, editing_mode, refresh_interval, vi_mode, lexer,
completer, complete_in_thread, is_password, key_bindings, bottom_toolbar,
style, color_depth
Abael He added the comment:
This is a bug caused by IPython:
/opt/conda/lib/python3.8/site-packages/IPython/terminal/ptutils.py in
get_completions(self, document, complete_event)
114 except Exception as e:
115 from traceback import print_tb
-->
New submission from Abael He :
Abaels-MBP:notebook-myfork abaelhe$ pip install jupyterlab_powerpoint
Defaulting to user installation because normal site-packages is not writeable
Looking in indexes: https://pypi.tuna.tsinghua.edu.cn/simple,
https://mirror.baidu.com/pypi/simple
Collecting
Change by Abael He :
--
versions: +Python 3.10, Python 3.9
___
Python tracker
<https://bugs.python.org/issue41693>
___
___
Python-bugs-list mailing list
Unsub
Abael He added the comment:
"traceback.py" exception occurred During handling of the jupyter exception;
that denotes we need more robust "traceback.py";
i have submit PR:
https://github.com/python/cpython/pull/22064
--
___
Py
Abael He added the comment:
jupyterlab bug
--
stage: -> resolved
status: open -> closed
___
Python tracker
<https://bugs.python.org/issue41693>
___
___