[issue41574] Python[11231:143796] WARNING: <NSOpenPanel: 0x7f90523a7ca0> running implicitly; please run panels using NSSavePanel rather than NSApplication.

Ronald Oussoren report at bugs.python.org
Wed Aug 19 07:40:35 EDT 2020


Ronald Oussoren <ronaldoussoren at mac.com> added the comment:

Weird. Maybe VS Code uses a different Python installation? You can add "import sys; print(sys.prefix)" to your script to check.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue41574>
_______________________________________


More information about the Python-bugs-list mailing list