https://bugs.documentfoundation.org/show_bug.cgi?id=144902
--- Comment #37 from [email protected] --- (In reply to Mike Kaganski from comment #35) > (In reply to ywupub from comment #32) > > Very interesting! > The result comes from LoadLibraryExW calls, which are called with > LOAD_LIBRARY_SEARCH_DEFAULT_DIRS flag. That flag has this note [1]: > > > Windows 7, Windows Server 2008 R2, Windows Vista and Windows Server 2008: > > This value requires KB2533623 to be installed. > > So it might be actually the problem then. And maybe that's the thing changed > in Python 3.8, as Ming Hua suspected? > > ywupub: could you please check if you do have this update installed? > > [1] > https://docs.microsoft.com/en-us/windows/win32/api/libloaderapi/nf- > libloaderapi-loadlibraryexw Could you please point me out to this explicit windows update link? I don't know which update I should install, and yes, my windows 7 hasn't any updates at all (Yes, I know it's a very bad behavior, but it's another story not related to this topic...) -- You are receiving this mail because: You are the assignee for the bug.
