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
pdf.open_file() and pdf.save_file() in my previous working program (and even in the "demo_widgets.py") do not work and the program exits.
PS: I found that the functions work on Linux, but not on Windows. I'm not sure whether it's related to the update of imgui-bundle package or the update of Windows from 10 to 11.
The text was updated successfully, but these errors were encountered:
xstal7
changed the title
v.1.5.2 python: portable_file_dialogs' open_file() and save_file() error
v.1.5.2: python, portable_file_dialogs' open_file() and save_file() error
Oct 8, 2024
I was unlucky enough that when I published the 1.5.2 release, the Windows CI GitHub Runners were buggy in certain case of async calls. I did not publish another release yet.
By the way, when running some demo_*.py after installation of imgui-bundle v.1.5.2 (from pypi or from the latest wheel),
"pip install -U pydantic" is necessary to remove an error of " ... pydantic_core...". (python 3.11.7 on Windows and Linux)
I wonder what is the experience of some others.
pthom
changed the title
v.1.5.2: python, portable_file_dialogs' open_file() and save_file() error
v.1.5.2: python, portable_file_dialogs (pfd) issue on windows
Oct 9, 2024
pthom
added
the
faq
A frequent issue, remaining opened to facilitate discoverability
label
Oct 9, 2024
Uh oh!
There was an error while loading. Please reload this page.
pdf.open_file() and pdf.save_file() in my previous working program (and even in the "demo_widgets.py") do not work and the program exits.
PS: I found that the functions work on Linux, but not on Windows. I'm not sure whether it's related to the update of imgui-bundle package or the update of Windows from 10 to 11.
The text was updated successfully, but these errors were encountered: