https://bugs.documentfoundation.org/show_bug.cgi?id=144902
--- Comment #30 from Mike Kaganski <[email protected]> --- (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. > For Sysinternals' ProcMon, I tried to run it before, but it says "Unable to > load Process Monitor device driver". It's a pity; but if using API monitor would work, I hope that it would give better results. -- You are receiving this mail because: You are the assignee for the bug.
