https://bugs.documentfoundation.org/show_bug.cgi?id=144902
--- Comment #31 from [email protected] --- (In reply to Mike Kaganski from comment #30) > (In reply to ywupub from comment #29) > > You mean python standalone on windows? > > I suggest now these steps: > > 1. Download API monitor (portable) from > http://www.rohitab.com/apimonitor#Download > 2. Extract it, and run "apimonitor-x64.exe" > 3. Open command prompt (cmd.exe); > 4. Run > > > "C:\Program Files\LibreOffice\program\python.exe" > > 5. In API monitor, check every checkbox in its "API Filter" list (top left > corner), and then double-click on "python.exe" in the "Running Processes" > list (bottom left); use the "python.exe" which has a colored icon. > > 3. In Python command prompt, execute > > > import pyuno > > and then in API monitor, save the results and post here. Following is the result from the Monitoring tab in the output window of API Monitor: python.exe: Monitoring Module 0x000000013fa80000 -> C:\Program Files\LibreOffice\program\python-core-3.8.10\bin\python.exe. python.exe: Monitoring Module 0x0000000077140000 -> C:\Windows\SYSTEM32\ntdll.dll. python.exe: Monitoring Module 0x0000000076f20000 -> C:\Windows\system32\kernel32.dll. python.exe: Monitoring Module 0x000007fefd350000 -> C:\Windows\system32\KERNELBASE.dll. python.exe: Monitoring Module 0x000007fee8b50000 -> C:\Program Files\LibreOffice\program\python38.dll. python.exe: Monitoring Module 0x000007fefc170000 -> C:\Windows\system32\VERSION.dll. python.exe: Monitoring Module 0x000007fefd5a0000 -> C:\Windows\system32\msvcrt.dll. python.exe: Monitoring Module 0x000007fefe160000 -> C:\Windows\system32\SHLWAPI.dll. python.exe: Monitoring Module 0x000007fefddc0000 -> C:\Windows\system32\GDI32.dll. python.exe: Monitoring Module 0x0000000077040000 -> C:\Windows\system32\USER32.dll. python.exe: Monitoring Module 0x000007fefd880000 -> C:\Windows\system32\LPK.dll. python.exe: Monitoring Module 0x000007fefde30000 -> C:\Windows\system32\USP10.dll. python.exe: Monitoring Module 0x000007fefe230000 -> C:\Windows\system32\WS2_32.dll. python.exe: Monitoring Module 0x000007fefd460000 -> C:\Windows\system32\RPCRT4.dll. python.exe: Monitoring Module 0x000007fefd590000 -> C:\Windows\system32\NSI.dll. python.exe: Monitoring Module 0x000007fefd640000 -> C:\Windows\system32\ADVAPI32.dll. python.exe: Monitoring Module 0x000007fefd860000 -> C:\Windows\SYSTEM32\sechost.dll. python.exe: Monitoring Module 0x000007fef9770000 -> C:\Windows\system32\VCRUNTIME140.dll. python.exe: Monitoring Module 0x000007fefa680000 -> C:\Windows\system32\api-ms-win-crt-runtime-l1-1-0.dll. python.exe: Monitoring Module 0x000007feeb8c0000 -> C:\Windows\system32\ucrtbase.DLL. python.exe: Monitoring Module 0x000007fefa740000 -> C:\Windows\system32\api-ms-win-core-timezone-l1-1-0.dll. python.exe: Monitoring Module 0x000007fefa280000 -> C:\Windows\system32\api-ms-win-core-file-l2-1-0.dll. python.exe: Monitoring Module 0x000007fefa270000 -> C:\Windows\system32\api-ms-win-core-localization-l1-2-0.dll. python.exe: Monitoring Module 0x000007fefa180000 -> C:\Windows\system32\api-ms-win-core-processthreads-l1-1-1.dll. python.exe: Monitoring Module 0x000007fef85e0000 -> C:\Windows\system32\api-ms-win-core-file-l1-2-0.dll. python.exe: Monitoring Module 0x000007fefa260000 -> C:\Windows\system32\api-ms-win-core-synch-l1-2-0.dll. python.exe: Monitoring Module 0x000007fef8620000 -> C:\Windows\system32\api-ms-win-crt-heap-l1-1-0.dll. python.exe: Monitoring Module 0x000007fef7ed0000 -> C:\Windows\system32\api-ms-win-crt-string-l1-1-0.dll. python.exe: Monitoring Module 0x000007fef7ee0000 -> C:\Windows\system32\api-ms-win-crt-stdio-l1-1-0.dll. python.exe: Monitoring Module 0x000007fef6c50000 -> C:\Windows\system32\api-ms-win-crt-convert-l1-1-0.dll. python.exe: Monitoring Module 0x000007fef6c60000 -> C:\Windows\system32\api-ms-win-crt-math-l1-1-0.dll. python.exe: Monitoring Module 0x000007fef6c30000 -> C:\Windows\system32\api-ms-win-crt-locale-l1-1-0.dll. python.exe: Monitoring Module 0x000007fef6c20000 -> C:\Windows\system32\api-ms-win-crt-time-l1-1-0.dll. python.exe: Monitoring Module 0x000007fef6c40000 -> C:\Windows\system32\api-ms-win-crt-environment-l1-1-0.dll. python.exe: Monitoring Module 0x000007fef4bc0000 -> C:\Windows\system32\api-ms-win-crt-process-l1-1-0.dll. python.exe: Monitoring Module 0x000007fef4bd0000 -> C:\Windows\system32\api-ms-win-crt-conio-l1-1-0.dll. python.exe: Monitoring Module 0x000007fef4640000 -> C:\Windows\system32\api-ms-win-crt-filesystem-l1-1-0.dll. python.exe: Monitoring Module 0x000007fefe200000 -> C:\Windows\system32\IMM32.DLL. python.exe: Monitoring Module 0x000007fefe430000 -> C:\Windows\system32\MSCTF.dll. python.exe: Monitoring Module 0x000007fefc8e0000 -> C:\Windows\system32\CRYPTSP.dll. python.exe: Monitoring Module 0x000007fefc5f0000 -> C:\Windows\system32\rsaenh.dll. python.exe: Monitoring Module 0x000007fefcf80000 -> C:\Windows\system32\CRYPTBASE.dll. -- You are receiving this mail because: You are the assignee for the bug.
