https://bugs.winehq.org/show_bug.cgi?id=49271
Bug ID: 49271 Summary: Unable to execute python3.exe in wine Product: Wine Version: 3.6 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: api-ms-win-* Assignee: wine-bugs@winehq.org Reporter: robin@clanmills.com Distribution: ---
https://bugs.python.org/issue40803
Download: https://www.python.org/ftp/python/3.8.3/python-3.8.3-amd64.exe from https://www.python.org/downloads/windows/
$ cd ~/temp/python-3 $ wine cmd Z:\home\rmills\temp\python-3> Z:\home\rmills\temp\python-3>wine: Call from 0x7b43cfbc to unimplemented function api-ms-win-core-path-l1-1-0.dll.PathCchCanonicalizeEx, aborting wine: Unimplemented function api-ms-win-core-path-l1-1-0.dll.PathCchCanonicalizeEx called at address 0x7bc50023:0x7b43cfbc (thread 0034), starting debugger... Unhandled exception: unimplemented function api-ms-win-core-path-l1-1-0.dll.PathCchCanonicalizeEx called in 32-bit code (0x7b43cfbc).