AmourSpirit

Eample Windows Log for Python LibreOffice Pip Extension Template

Sep 25th, 2023
18
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Apache Log 33.15 KB | Source Code | 0 0
  1. 2023-09-25 15:32:20,759 - uno_component - DEBUG - Got OxtLogger instance
  2. 2023-09-25 15:32:20,760 - uno_component - DEBUG - OooPipRunner Init Done
  3. 2023-09-25 15:32:20,760 - uno_component - DEBUG - Got ExtensionInfo instance
  4. 2023-09-25 15:32:20,760 - uno_component - DEBUG - Importing packaging
  5. 2023-09-25 15:32:20,761 - uno_component - DEBUG - packaging not found. Adding to sys.path
  6. 2023-09-25 15:32:20,761 - uno_component - DEBUG - Path registered: C:\Users\bigby\AppData\Roaming\LibreOffice\4\user\uno_packages\cache\uno_packages\lu10704y807g.tmp_\OooPip.oxt\req_py_pkgs.zip
  7. 2023-09-25 15:32:20,761 - uno_component - DEBUG - OooPipRunner executing
  8. 2023-09-25 15:32:20,762 - uno_component - DEBUG - Importing packaging
  9. 2023-09-25 15:32:20,780 - uno_component - DEBUG - packaging imported
  10. 2023-09-25 15:32:20,781 - uno_component - DEBUG - pure.zip not found: C:\Users\bigby\AppData\Roaming\LibreOffice\4\user\uno_packages\cache\uno_packages\lu10704y807g.tmp_\OooPip.oxt\pure.zip
  11. 2023-09-25 15:32:20,781 - uno_component - DEBUG - Path already registered: C:\Users\bigby\AppData\Roaming\Python\Python38\site-packages
  12. 2023-09-25 15:32:20,781 - uno_component - DEBUG - Config Package Location: C:\Users\bigby\AppData\Roaming\LibreOffice\4\user\uno_packages\cache\uno_packages\lu10704y807g.tmp_\OooPip.oxt
  13. 2023-09-25 15:32:20,781 - uno_component - DEBUG - Config Is User Installed: True
  14. 2023-09-25 15:32:20,781 - uno_component - DEBUG - Config Is Share Installed: False
  15. 2023-09-25 15:32:20,781 - uno_component - DEBUG - Config Is Bundle Installed: False
  16. 2023-09-25 15:32:20,781 - uno_component - DEBUG - Session - LibreOffice Share: C:\Program Files\LibreOffice\share
  17. 2023-09-25 15:32:20,781 - uno_component - DEBUG - Session - LibreOffice Share Python: C:\Program Files\LibreOffice\share\Scripts\python
  18. 2023-09-25 15:32:20,782 - uno_component - DEBUG - Session - LibreOffice Share Scripts: C:\Program Files\LibreOffice\share\Scripts
  19. 2023-09-25 15:32:20,782 - uno_component - DEBUG - Session - LibreOffice Username: bigby
  20. 2023-09-25 15:32:20,782 - uno_component - DEBUG - Session - LibreOffice User Profile: C:\Users\bigby\AppData\Roaming\LibreOffice\4\user
  21. 2023-09-25 15:32:20,782 - uno_component - DEBUG - Session - LibreOffice User Scripts: C:\Users\bigby\AppData\Roaming\LibreOffice\4\user\Scripts
  22. 2023-09-25 15:32:20,783 - uno_component - DEBUG - Util.config - Module: C:\Program Files\LibreOffice\program
  23. 2023-09-25 15:32:20,784 - uno_component - DEBUG - Util.config - UserConfig: C:\Users\bigby\AppData\Roaming\LibreOffice\4\user\config
  24. 2023-09-25 15:32:20,786 - uno_component - DEBUG - Util.config - Config: C:\Program Files\LibreOffice\share\config
  25. 2023-09-25 15:32:20,786 - uno_component - DEBUG - Util.config - BasePathUserLayer: C:\Users\bigby\AppData\Roaming\LibreOffice\4\user\config
  26. 2023-09-25 15:32:20,787 - uno_component - DEBUG - Util.config - BasePathShareLayer: C:\Program Files\LibreOffice\share\config
  27. 2023-09-25 15:32:20,855 - uno_component - DEBUG - Imported InstallPip
  28. 2023-09-25 15:32:21,009 - uno_component - DEBUG - Created config instance
  29. 2023-09-25 15:32:21,010 - uno_component - DEBUG - Created InstallPip instance
  30. 2023-09-25 15:32:22,014 - uno_component - INFO - Pip is already installed
  31. 2023-09-25 15:32:22,015 - uno_component - DEBUG - Created InstallPkg instance
  32. 2023-09-25 15:32:22,015 - lo_pip.install.install_pkg - INFO - Installing packages via default installer
  33. 2023-09-25 15:32:22,041 - lo_pip.install.pkg_installers.install_pkg - INFO - Installing packages…
  34. 2023-09-25 15:32:22,045 - lo_pip.install.pkg_installers.install_pkg - DEBUG - Found Package typing-extensions 4.8.0 already installed ...
  35. 2023-09-25 15:32:22,045 - lo_pip.install.pkg_installers.install_pkg - INFO - Package typing-extensions 4.8.0 already installed; However, it does not need to be installed to meet constraints: >=4.7.0. It will be skipped.
  36. 2023-09-25 15:32:22,048 - lo_pip.install.pkg_installers.install_pkg - DEBUG - Found Package verr 1.1.2 already installed ...
  37. 2023-09-25 15:32:22,048 - lo_pip.install.pkg_installers.install_pkg - INFO - Package verr 1.1.2 already installed; However, it does not need to be installed to meet constraints: >=1.1.2. It will be skipped.
  38. 2023-09-25 15:32:22,048 - lo_pip.install.pkg_installers.install_pkg - INFO - Installing packages Done!
  39. 2023-09-25 15:32:22,049 - uno_component - INFO - OooPipRunner execute Done!
  40. 2023-09-25 15:32:22,049 - uno_component - DEBUG - sys.path removed: C:\Users\bigby\AppData\Roaming\LibreOffice\4\user\uno_packages\cache\uno_packages\lu10704y807g.tmp_\OooPip.oxt
  41. 2023-09-25 15:32:22,049 - uno_component - DEBUG - Path unregistered: C:\Users\bigby\AppData\Roaming\LibreOffice\4\user\uno_packages\cache\uno_packages\lu10704y807g.tmp_\OooPip.oxt\req_py_pkgs.zip
  42. 2023-09-25 15:32:22,049 - uno_component - INFO - OooPipRunner execution time: 1.2869601249694824 seconds
  43.  
  44. 2023-09-25 15:41:07,034 - uno_component - DEBUG - Got OxtLogger instance
  45. 2023-09-25 15:41:07,034 - uno_component - DEBUG - OooPipRunner Init Done
  46. 2023-09-25 15:41:07,034 - uno_component - DEBUG - Importing packaging
  47. 2023-09-25 15:41:07,035 - uno_component - DEBUG - packaging not found. Adding to sys.path
  48. 2023-09-25 15:41:07,035 - uno_component - DEBUG - Path registered: C:\Program Files\LibreOffice\share\uno_packages\cache\uno_packages\lu10816yo35j.tmp_\OooPip.oxt\req_py_pkgs.zip
  49. 2023-09-25 15:41:07,036 - uno_component - DEBUG - OooPipRunner executing
  50. 2023-09-25 15:41:07,036 - uno_component - DEBUG - Importing packaging
  51. 2023-09-25 15:41:07,051 - uno_component - DEBUG - packaging imported
  52. 2023-09-25 15:41:07,051 - uno_component - DEBUG - pure.zip not found: C:\Program Files\LibreOffice\share\uno_packages\cache\uno_packages\lu10816yo35j.tmp_\OooPip.oxt\pure.zip
  53. 2023-09-25 15:41:07,051 - uno_component - DEBUG - All users, not adding site-packages to sys.path
  54. 2023-09-25 15:41:07,051 - uno_component - DEBUG - Config Package Location: C:\Program Files\LibreOffice\share\uno_packages\cache\uno_packages\lu10816yo35j.tmp_\OooPip.oxt
  55. 2023-09-25 15:41:07,051 - uno_component - DEBUG - Config Is User Installed: False
  56. 2023-09-25 15:41:07,051 - uno_component - DEBUG - Config Is Share Installed: True
  57. 2023-09-25 15:41:07,051 - uno_component - DEBUG - Config Is Bundle Installed: False
  58. 2023-09-25 15:41:07,052 - uno_component - DEBUG - Session - LibreOffice Share: C:\Program Files\LibreOffice\share
  59. 2023-09-25 15:41:07,052 - uno_component - DEBUG - Session - LibreOffice Share Python: C:\Program Files\LibreOffice\share\Scripts\python
  60. 2023-09-25 15:41:07,052 - uno_component - DEBUG - Session - LibreOffice Share Scripts: C:\Program Files\LibreOffice\share\Scripts
  61. 2023-09-25 15:41:07,052 - uno_component - DEBUG - Session - LibreOffice Username: bigby
  62. 2023-09-25 15:41:07,052 - uno_component - DEBUG - Session - LibreOffice User Profile: C:\Users\bigby\AppData\Roaming\LibreOffice\4\user
  63. 2023-09-25 15:41:07,052 - uno_component - DEBUG - Session - LibreOffice User Scripts: C:\Users\bigby\AppData\Roaming\LibreOffice\4\user\Scripts
  64. 2023-09-25 15:41:07,053 - uno_component - DEBUG - Util.config - Module: C:\Program Files\LibreOffice\program
  65. 2023-09-25 15:41:07,054 - uno_component - DEBUG - Util.config - UserConfig: C:\Users\bigby\AppData\Roaming\LibreOffice\4\user\config
  66. 2023-09-25 15:41:07,055 - uno_component - DEBUG - Util.config - Config: C:\Program Files\LibreOffice\share\config
  67. 2023-09-25 15:41:07,056 - uno_component - DEBUG - Util.config - BasePathUserLayer: C:\Users\bigby\AppData\Roaming\LibreOffice\4\user\config
  68. 2023-09-25 15:41:07,056 - uno_component - DEBUG - Util.config - BasePathShareLayer: C:\Program Files\LibreOffice\share\config
  69. 2023-09-25 15:41:07,126 - uno_component - DEBUG - Imported InstallPip
  70. 2023-09-25 15:41:07,335 - uno_component - DEBUG - Created config instance
  71. 2023-09-25 15:41:07,336 - uno_component - DEBUG - Created InstallPip instance
  72. 2023-09-25 15:41:08,311 - uno_component - INFO - Pip is already installed
  73. 2023-09-25 15:41:08,312 - uno_component - DEBUG - Created InstallPkg instance
  74. 2023-09-25 15:41:08,312 - lo_pip.install.install_pkg - INFO - Installing packages via default installer
  75. 2023-09-25 15:41:08,337 - lo_pip.install.pkg_installers.install_pkg - INFO - Installing packages…
  76. 2023-09-25 15:41:08,341 - lo_pip.install.pkg_installers.install_pkg - DEBUG - Found Package typing-extensions 4.8.0 already installed ...
  77. 2023-09-25 15:41:08,341 - lo_pip.install.pkg_installers.install_pkg - INFO - Package typing-extensions 4.8.0 already installed; However, it does not need to be installed to meet constraints: >=4.7.0. It will be skipped.
  78. 2023-09-25 15:41:08,343 - lo_pip.install.pkg_installers.install_pkg - DEBUG - Found Package verr 1.1.2 already installed ...
  79. 2023-09-25 15:41:08,343 - lo_pip.install.pkg_installers.install_pkg - INFO - Package verr 1.1.2 already installed; However, it does not need to be installed to meet constraints: >=1.1.2. It will be skipped.
  80. 2023-09-25 15:41:08,343 - lo_pip.install.pkg_installers.install_pkg - INFO - Installing packages Done!
  81. 2023-09-25 15:41:08,344 - uno_component - INFO - OooPipRunner execute Done!
  82. 2023-09-25 15:41:08,344 - uno_component - DEBUG - sys.path removed: C:\Program Files\LibreOffice\share\uno_packages\cache\uno_packages\lu10816yo35j.tmp_\OooPip.oxt
  83. 2023-09-25 15:41:08,344 - uno_component - DEBUG - Path unregistered: C:\Program Files\LibreOffice\share\uno_packages\cache\uno_packages\lu10816yo35j.tmp_\OooPip.oxt\req_py_pkgs.zip
  84. 2023-09-25 15:41:08,344 - uno_component - INFO - OooPipRunner execution time: 1.307410717010498 seconds
  85.  
  86. 2023-09-25 15:44:06,863 - uno_component - DEBUG - Got OxtLogger instance
  87. 2023-09-25 15:44:06,864 - uno_component - DEBUG - OooPipRunner Init Done
  88. 2023-09-25 15:44:06,864 - uno_component - DEBUG - Importing packaging
  89. 2023-09-25 15:44:06,865 - uno_component - DEBUG - packaging not found. Adding to sys.path
  90. 2023-09-25 15:44:06,866 - uno_component - DEBUG - Path registered: C:\Users\bigby\AppData\Roaming\LibreOffice\4\user\uno_packages\cache\uno_packages\lu14848ys29s.tmp_\OooPip.oxt\req_py_pkgs.zip
  91. 2023-09-25 15:44:06,866 - uno_component - DEBUG - OooPipRunner executing
  92. 2023-09-25 15:44:06,867 - uno_component - DEBUG - Importing packaging
  93. 2023-09-25 15:44:06,884 - uno_component - DEBUG - packaging imported
  94. 2023-09-25 15:44:06,884 - uno_component - DEBUG - pure.zip not found: C:\Users\bigby\AppData\Roaming\LibreOffice\4\user\uno_packages\cache\uno_packages\lu14848ys29s.tmp_\OooPip.oxt\pure.zip
  95. 2023-09-25 15:44:06,884 - uno_component - DEBUG - Path already registered: C:\Users\bigby\AppData\Roaming\Python\Python38\site-packages
  96. 2023-09-25 15:44:06,884 - uno_component - DEBUG - Config Package Location: C:\Users\bigby\AppData\Roaming\LibreOffice\4\user\uno_packages\cache\uno_packages\lu14848ys29s.tmp_\OooPip.oxt
  97. 2023-09-25 15:44:06,884 - uno_component - DEBUG - Config Is User Installed: True
  98. 2023-09-25 15:44:06,884 - uno_component - DEBUG - Config Is Share Installed: False
  99. 2023-09-25 15:44:06,885 - uno_component - DEBUG - Config Is Bundle Installed: False
  100. 2023-09-25 15:44:06,885 - uno_component - DEBUG - Session - LibreOffice Share: C:\Program Files\LibreOffice\share
  101. 2023-09-25 15:44:06,885 - uno_component - DEBUG - Session - LibreOffice Share Python: C:\Program Files\LibreOffice\share\Scripts\python
  102. 2023-09-25 15:44:06,885 - uno_component - DEBUG - Session - LibreOffice Share Scripts: C:\Program Files\LibreOffice\share\Scripts
  103. 2023-09-25 15:44:06,885 - uno_component - DEBUG - Session - LibreOffice Username: bigby
  104. 2023-09-25 15:44:06,886 - uno_component - DEBUG - Session - LibreOffice User Profile: C:\Users\bigby\AppData\Roaming\LibreOffice\4\user
  105. 2023-09-25 15:44:06,886 - uno_component - DEBUG - Session - LibreOffice User Scripts: C:\Users\bigby\AppData\Roaming\LibreOffice\4\user\Scripts
  106. 2023-09-25 15:44:06,887 - uno_component - DEBUG - Util.config - Module: C:\Program Files\LibreOffice\program
  107. 2023-09-25 15:44:06,888 - uno_component - DEBUG - Util.config - UserConfig: C:\Users\bigby\AppData\Roaming\LibreOffice\4\user\config
  108. 2023-09-25 15:44:06,889 - uno_component - DEBUG - Util.config - Config: C:\Program Files\LibreOffice\share\config
  109. 2023-09-25 15:44:06,890 - uno_component - DEBUG - Util.config - BasePathUserLayer: C:\Users\bigby\AppData\Roaming\LibreOffice\4\user\config
  110. 2023-09-25 15:44:06,891 - uno_component - DEBUG - Util.config - BasePathShareLayer: C:\Program Files\LibreOffice\share\config
  111. 2023-09-25 15:44:06,976 - uno_component - DEBUG - Imported InstallPip
  112. 2023-09-25 15:44:07,131 - uno_component - DEBUG - Created config instance
  113. 2023-09-25 15:44:07,132 - uno_component - DEBUG - Created InstallPip instance
  114. 2023-09-25 15:44:08,040 - uno_component - INFO - Pip is already installed
  115. 2023-09-25 15:44:08,041 - uno_component - DEBUG - Created InstallPkg instance
  116. 2023-09-25 15:44:08,041 - lo_pip.install.install_pkg - INFO - Installing packages via default installer
  117. 2023-09-25 15:44:08,066 - lo_pip.install.pkg_installers.install_pkg - INFO - Installing packages…
  118. 2023-09-25 15:44:08,070 - lo_pip.install.pkg_installers.install_pkg - DEBUG - Found Package typing-extensions 4.8.0 already installed ...
  119. 2023-09-25 15:44:08,070 - lo_pip.install.pkg_installers.install_pkg - INFO - Package typing-extensions 4.8.0 already installed; However, it does not need to be installed to meet constraints: >=4.7.0. It will be skipped.
  120. 2023-09-25 15:44:08,072 - lo_pip.install.pkg_installers.install_pkg - DEBUG - Found Package verr 1.1.2 already installed ...
  121. 2023-09-25 15:44:08,073 - lo_pip.install.pkg_installers.install_pkg - INFO - Package verr 1.1.2 already installed; However, it does not need to be installed to meet constraints: >=1.1.2. It will be skipped.
  122. 2023-09-25 15:44:08,073 - lo_pip.install.pkg_installers.install_pkg - INFO - Installing packages Done!
  123. 2023-09-25 15:44:08,073 - uno_component - INFO - OooPipRunner execute Done!
  124. 2023-09-25 15:44:08,073 - uno_component - DEBUG - sys.path removed: C:\Users\bigby\AppData\Roaming\LibreOffice\4\user\uno_packages\cache\uno_packages\lu14848ys29s.tmp_\OooPip.oxt
  125. 2023-09-25 15:44:08,073 - uno_component - DEBUG - Path unregistered: C:\Users\bigby\AppData\Roaming\LibreOffice\4\user\uno_packages\cache\uno_packages\lu14848ys29s.tmp_\OooPip.oxt\req_py_pkgs.zip
  126. 2023-09-25 15:44:08,073 - uno_component - INFO - OooPipRunner execution time: 1.2077624797821045 seconds
  127.  
  128. 2023-09-25 16:01:40,576 - uno_component - DEBUG - Got OxtLogger instance
  129. 2023-09-25 16:01:40,577 - uno_component - DEBUG - OooPipRunner Init Done
  130. 2023-09-25 16:01:40,577 - uno_component - DEBUG - Importing packaging
  131. 2023-09-25 16:01:40,578 - uno_component - DEBUG - packaging not found. Adding to sys.path
  132. 2023-09-25 16:01:40,578 - uno_component - DEBUG - Path registered: C:\Users\bigby\AppData\Roaming\LibreOffice\4\user\uno_packages\cache\uno_packages\lu14848ys29s.tmp_\OooPip.oxt\req_py_pkgs.zip
  133. 2023-09-25 16:01:40,578 - uno_component - DEBUG - OooPipRunner executing
  134. 2023-09-25 16:01:40,579 - uno_component - DEBUG - Importing packaging
  135. 2023-09-25 16:01:40,581 - uno_component - DEBUG - packaging imported
  136. 2023-09-25 16:01:40,581 - uno_component - DEBUG - pure.zip not found: C:\Users\bigby\AppData\Roaming\LibreOffice\4\user\uno_packages\cache\uno_packages\lu14848ys29s.tmp_\OooPip.oxt\pure.zip
  137. 2023-09-25 16:01:40,581 - uno_component - DEBUG - Path already registered: C:\Users\bigby\AppData\Roaming\Python\Python38\site-packages
  138. 2023-09-25 16:01:40,581 - uno_component - DEBUG - Config Package Location: C:\Users\bigby\AppData\Roaming\LibreOffice\4\user\uno_packages\cache\uno_packages\lu14848ys29s.tmp_\OooPip.oxt
  139. 2023-09-25 16:01:40,581 - uno_component - DEBUG - Config Is User Installed: True
  140. 2023-09-25 16:01:40,581 - uno_component - DEBUG - Config Is Share Installed: False
  141. 2023-09-25 16:01:40,581 - uno_component - DEBUG - Config Is Bundle Installed: False
  142. 2023-09-25 16:01:40,582 - uno_component - DEBUG - Session - LibreOffice Share: C:\Program Files\LibreOffice\share
  143. 2023-09-25 16:01:40,582 - uno_component - DEBUG - Session - LibreOffice Share Python: C:\Program Files\LibreOffice\share\Scripts\python
  144. 2023-09-25 16:01:40,582 - uno_component - DEBUG - Session - LibreOffice Share Scripts: C:\Program Files\LibreOffice\share\Scripts
  145. 2023-09-25 16:01:40,582 - uno_component - DEBUG - Session - LibreOffice Username: bigby
  146. 2023-09-25 16:01:40,582 - uno_component - DEBUG - Session - LibreOffice User Profile: C:\Users\bigby\AppData\Roaming\LibreOffice\4\user
  147. 2023-09-25 16:01:40,583 - uno_component - DEBUG - Session - LibreOffice User Scripts: C:\Users\bigby\AppData\Roaming\LibreOffice\4\user\Scripts
  148. 2023-09-25 16:01:40,584 - uno_component - DEBUG - Util.config - Module: C:\Program Files\LibreOffice\program
  149. 2023-09-25 16:01:40,585 - uno_component - DEBUG - Util.config - UserConfig: C:\Users\bigby\AppData\Roaming\LibreOffice\4\user\config
  150. 2023-09-25 16:01:40,585 - uno_component - DEBUG - Util.config - Config: C:\Program Files\LibreOffice\share\config
  151. 2023-09-25 16:01:40,586 - uno_component - DEBUG - Util.config - BasePathUserLayer: C:\Users\bigby\AppData\Roaming\LibreOffice\4\user\config
  152. 2023-09-25 16:01:40,587 - uno_component - DEBUG - Util.config - BasePathShareLayer: C:\Program Files\LibreOffice\share\config
  153. 2023-09-25 16:01:40,670 - uno_component - DEBUG - Imported InstallPip
  154. 2023-09-25 16:01:40,823 - uno_component - DEBUG - Created config instance
  155. 2023-09-25 16:01:40,823 - uno_component - DEBUG - Created InstallPip instance
  156. 2023-09-25 16:01:41,757 - uno_component - INFO - Pip is already installed
  157. 2023-09-25 16:01:41,758 - uno_component - DEBUG - Created InstallPkg instance
  158. 2023-09-25 16:01:41,758 - lo_pip.install.install_pkg - INFO - Installing packages via default installer
  159. 2023-09-25 16:01:41,797 - lo_pip.install.pkg_installers.install_pkg - INFO - Installing packages…
  160. 2023-09-25 16:01:41,801 - lo_pip.install.pkg_installers.install_pkg - DEBUG - Found Package typing-extensions 4.8.0 already installed ...
  161. 2023-09-25 16:01:41,801 - lo_pip.install.pkg_installers.install_pkg - INFO - Package typing-extensions 4.8.0 already installed; However, it does not need to be installed to meet constraints: >=4.7.0. It will be skipped.
  162. 2023-09-25 16:01:41,817 - lo_pip.install.pkg_installers.install_pkg - DEBUG - Package verr not installed. Setting Install flags.
  163. 2023-09-25 16:01:41,817 - uno_component - ERROR - 'Config' object has no attribute 'is_all_users'
  164. 2023-09-25 16:01:41,818 - uno_component - DEBUG - sys.path removed: C:\Users\bigby\AppData\Roaming\LibreOffice\4\user\uno_packages\cache\uno_packages\lu14848ys29s.tmp_\OooPip.oxt
  165. 2023-09-25 16:01:41,818 - uno_component - DEBUG - Path unregistered: C:\Users\bigby\AppData\Roaming\LibreOffice\4\user\uno_packages\cache\uno_packages\lu14848ys29s.tmp_\OooPip.oxt\req_py_pkgs.zip
  166. 2023-09-25 16:01:41,818 - uno_component - INFO - OooPipRunner execution time: 1.2398643493652344 seconds
  167.  
  168. 2023-09-25 16:03:42,426 - uno_component - DEBUG - Got OxtLogger instance
  169. 2023-09-25 16:03:42,427 - uno_component - DEBUG - OooPipRunner Init Done
  170. 2023-09-25 16:03:42,427 - uno_component - DEBUG - Importing packaging
  171. 2023-09-25 16:03:42,428 - uno_component - DEBUG - packaging not found. Adding to sys.path
  172. 2023-09-25 16:03:42,428 - uno_component - DEBUG - Path registered: C:\Users\bigby\AppData\Roaming\LibreOffice\4\user\uno_packages\cache\uno_packages\lu11360zgm1k.tmp_\OooPip.oxt\req_py_pkgs.zip
  173. 2023-09-25 16:03:42,429 - uno_component - DEBUG - OooPipRunner executing
  174. 2023-09-25 16:03:42,429 - uno_component - DEBUG - Importing packaging
  175. 2023-09-25 16:03:42,442 - uno_component - DEBUG - packaging imported
  176. 2023-09-25 16:03:42,443 - uno_component - DEBUG - pure.zip not found: C:\Users\bigby\AppData\Roaming\LibreOffice\4\user\uno_packages\cache\uno_packages\lu11360zgm1k.tmp_\OooPip.oxt\pure.zip
  177. 2023-09-25 16:03:42,443 - uno_component - DEBUG - Path already registered: C:\Users\bigby\AppData\Roaming\Python\Python38\site-packages
  178. 2023-09-25 16:03:42,443 - uno_component - DEBUG - Config Package Location: C:\Users\bigby\AppData\Roaming\LibreOffice\4\user\uno_packages\cache\uno_packages\lu11360zgm1k.tmp_\OooPip.oxt
  179. 2023-09-25 16:03:42,443 - uno_component - DEBUG - Config Is User Installed: True
  180. 2023-09-25 16:03:42,443 - uno_component - DEBUG - Config Is Share Installed: False
  181. 2023-09-25 16:03:42,443 - uno_component - DEBUG - Config Is Bundle Installed: False
  182. 2023-09-25 16:03:42,443 - uno_component - DEBUG - Session - LibreOffice Share: C:\Program Files\LibreOffice\share
  183. 2023-09-25 16:03:42,443 - uno_component - DEBUG - Session - LibreOffice Share Python: C:\Program Files\LibreOffice\share\Scripts\python
  184. 2023-09-25 16:03:42,443 - uno_component - DEBUG - Session - LibreOffice Share Scripts: C:\Program Files\LibreOffice\share\Scripts
  185. 2023-09-25 16:03:42,444 - uno_component - DEBUG - Session - LibreOffice Username: bigby
  186. 2023-09-25 16:03:42,444 - uno_component - DEBUG - Session - LibreOffice User Profile: C:\Users\bigby\AppData\Roaming\LibreOffice\4\user
  187. 2023-09-25 16:03:42,444 - uno_component - DEBUG - Session - LibreOffice User Scripts: C:\Users\bigby\AppData\Roaming\LibreOffice\4\user\Scripts
  188. 2023-09-25 16:03:42,444 - uno_component - DEBUG - Util.config - Module: C:\Program Files\LibreOffice\program
  189. 2023-09-25 16:03:42,445 - uno_component - DEBUG - Util.config - UserConfig: C:\Users\bigby\AppData\Roaming\LibreOffice\4\user\config
  190. 2023-09-25 16:03:42,446 - uno_component - DEBUG - Util.config - Config: C:\Program Files\LibreOffice\share\config
  191. 2023-09-25 16:03:42,447 - uno_component - DEBUG - Util.config - BasePathUserLayer: C:\Users\bigby\AppData\Roaming\LibreOffice\4\user\config
  192. 2023-09-25 16:03:42,447 - uno_component - DEBUG - Util.config - BasePathShareLayer: C:\Program Files\LibreOffice\share\config
  193. 2023-09-25 16:03:42,537 - uno_component - DEBUG - Imported InstallPip
  194. 2023-09-25 16:03:42,755 - uno_component - DEBUG - Created config instance
  195. 2023-09-25 16:03:42,756 - uno_component - DEBUG - Created InstallPip instance
  196. 2023-09-25 16:03:43,776 - uno_component - INFO - Pip is already installed
  197. 2023-09-25 16:03:43,777 - uno_component - DEBUG - Created InstallPkg instance
  198. 2023-09-25 16:03:43,777 - lo_pip.install.install_pkg - INFO - Installing packages via default installer
  199. 2023-09-25 16:03:43,817 - lo_pip.install.pkg_installers.install_pkg - INFO - Installing packages…
  200. 2023-09-25 16:03:43,821 - lo_pip.install.pkg_installers.install_pkg - DEBUG - Found Package typing-extensions 4.8.0 already installed ...
  201. 2023-09-25 16:03:43,821 - lo_pip.install.pkg_installers.install_pkg - INFO - Package typing-extensions 4.8.0 already installed; However, it does not need to be installed to meet constraints: >=4.7.0. It will be skipped.
  202. 2023-09-25 16:03:43,825 - lo_pip.install.pkg_installers.install_pkg - DEBUG - Package verr not installed. Setting Install flags.
  203. 2023-09-25 16:03:43,825 - lo_pip.install.pkg_installers.install_pkg - DEBUG - Running command ['C:\\Program Files\\LibreOffice\\program\\python.exe', '-m', 'pip', 'install', '--upgrade', '--user', 'verr>=1.1.2']
  204. 2023-09-25 16:03:43,825 - lo_pip.install.pkg_installers.install_pkg - INFO - Installing package verr
  205. 2023-09-25 16:03:47,152 - lo_pip.install.pkg_installers.install_pkg - INFO - Pip Install - Upgrading success for: verr>=1.1.2
  206. 2023-09-25 16:03:47,152 - lo_pip.install.pkg_installers.install_pkg - INFO - Installing packages Done!
  207. 2023-09-25 16:03:47,153 - uno_component - INFO - OooPipRunner execute Done!
  208. 2023-09-25 16:03:47,153 - uno_component - DEBUG - sys.path removed: C:\Users\bigby\AppData\Roaming\LibreOffice\4\user\uno_packages\cache\uno_packages\lu11360zgm1k.tmp_\OooPip.oxt
  209. 2023-09-25 16:03:47,153 - uno_component - DEBUG - Path unregistered: C:\Users\bigby\AppData\Roaming\LibreOffice\4\user\uno_packages\cache\uno_packages\lu11360zgm1k.tmp_\OooPip.oxt\req_py_pkgs.zip
  210. 2023-09-25 16:03:47,154 - uno_component - INFO - OooPipRunner execution time: 4.724799871444702 seconds
  211.  
  212. 2023-09-25 16:05:39,634 - uno_component - DEBUG - Got OxtLogger instance
  213. 2023-09-25 16:05:39,634 - uno_component - DEBUG - OooPipRunner Init Done
  214. 2023-09-25 16:05:39,634 - uno_component - DEBUG - Importing packaging
  215. 2023-09-25 16:05:39,635 - uno_component - DEBUG - packaging not found. Adding to sys.path
  216. 2023-09-25 16:05:39,635 - uno_component - DEBUG - Path registered: C:\Users\bigby\AppData\Roaming\LibreOffice\4\user\uno_packages\cache\uno_packages\lu10860zk3cd.tmp_\OooPip.oxt\req_py_pkgs.zip
  217. 2023-09-25 16:05:39,636 - uno_component - DEBUG - OooPipRunner executing
  218. 2023-09-25 16:05:39,636 - uno_component - DEBUG - Importing packaging
  219. 2023-09-25 16:05:39,648 - uno_component - DEBUG - packaging imported
  220. 2023-09-25 16:05:39,648 - uno_component - DEBUG - pure.zip not found: C:\Users\bigby\AppData\Roaming\LibreOffice\4\user\uno_packages\cache\uno_packages\lu10860zk3cd.tmp_\OooPip.oxt\pure.zip
  221. 2023-09-25 16:05:39,648 - uno_component - DEBUG - Path already registered: C:\Users\bigby\AppData\Roaming\Python\Python38\site-packages
  222. 2023-09-25 16:05:39,648 - uno_component - DEBUG - Config Package Location: C:\Users\bigby\AppData\Roaming\LibreOffice\4\user\uno_packages\cache\uno_packages\lu10860zk3cd.tmp_\OooPip.oxt
  223. 2023-09-25 16:05:39,649 - uno_component - DEBUG - Config Is User Installed: True
  224. 2023-09-25 16:05:39,649 - uno_component - DEBUG - Config Is Share Installed: False
  225. 2023-09-25 16:05:39,649 - uno_component - DEBUG - Config Is Bundle Installed: False
  226. 2023-09-25 16:05:39,649 - uno_component - DEBUG - Session - LibreOffice Share: C:\Program Files\LibreOffice\share
  227. 2023-09-25 16:05:39,649 - uno_component - DEBUG - Session - LibreOffice Share Python: C:\Program Files\LibreOffice\share\Scripts\python
  228. 2023-09-25 16:05:39,649 - uno_component - DEBUG - Session - LibreOffice Share Scripts: C:\Program Files\LibreOffice\share\Scripts
  229. 2023-09-25 16:05:39,649 - uno_component - DEBUG - Session - LibreOffice Username: bigby
  230. 2023-09-25 16:05:39,649 - uno_component - DEBUG - Session - LibreOffice User Profile: C:\Users\bigby\AppData\Roaming\LibreOffice\4\user
  231. 2023-09-25 16:05:39,649 - uno_component - DEBUG - Session - LibreOffice User Scripts: C:\Users\bigby\AppData\Roaming\LibreOffice\4\user\Scripts
  232. 2023-09-25 16:05:39,650 - uno_component - DEBUG - Util.config - Module: C:\Program Files\LibreOffice\program
  233. 2023-09-25 16:05:39,651 - uno_component - DEBUG - Util.config - UserConfig: C:\Users\bigby\AppData\Roaming\LibreOffice\4\user\config
  234. 2023-09-25 16:05:39,651 - uno_component - DEBUG - Util.config - Config: C:\Program Files\LibreOffice\share\config
  235. 2023-09-25 16:05:39,652 - uno_component - DEBUG - Util.config - BasePathUserLayer: C:\Users\bigby\AppData\Roaming\LibreOffice\4\user\config
  236. 2023-09-25 16:05:39,653 - uno_component - DEBUG - Util.config - BasePathShareLayer: C:\Program Files\LibreOffice\share\config
  237. 2023-09-25 16:05:39,755 - uno_component - DEBUG - Imported InstallPip
  238. 2023-09-25 16:05:39,982 - uno_component - DEBUG - Created config instance
  239. 2023-09-25 16:05:39,983 - uno_component - DEBUG - Created InstallPip instance
  240. 2023-09-25 16:05:40,871 - uno_component - INFO - Pip is already installed
  241. 2023-09-25 16:05:40,872 - uno_component - DEBUG - Created InstallPkg instance
  242. 2023-09-25 16:05:40,872 - lo_pip.install.install_pkg - INFO - Installing packages via default installer
  243. 2023-09-25 16:05:40,895 - lo_pip.install.pkg_installers.install_pkg - INFO - Installing packages…
  244. 2023-09-25 16:05:40,899 - lo_pip.install.pkg_installers.install_pkg - DEBUG - Found Package typing-extensions 4.8.0 already installed ...
  245. 2023-09-25 16:05:40,899 - lo_pip.install.pkg_installers.install_pkg - INFO - Package typing-extensions 4.8.0 already installed; However, it does not need to be installed to meet constraints: >=4.7.0. It will be skipped.
  246. 2023-09-25 16:05:40,903 - lo_pip.install.pkg_installers.install_pkg - DEBUG - Package verr not installed. Setting Install flags.
  247. 2023-09-25 16:05:40,903 - lo_pip.install.pkg_installers.install_pkg - DEBUG - Running command ['C:\\Program Files\\LibreOffice\\program\\python.exe', '-m', 'pip', 'install', '--upgrade', '--user', 'verr>=1.1.2']
  248. 2023-09-25 16:05:40,903 - lo_pip.install.pkg_installers.install_pkg - INFO - Installing package verr
  249. 2023-09-25 16:05:42,879 - lo_pip.install.pkg_installers.install_pkg - INFO - Pip Install - Upgrading success for: verr>=1.1.2
  250. 2023-09-25 16:05:42,879 - lo_pip.install.pkg_installers.install_pkg - INFO - Installing packages Done!
  251. 2023-09-25 16:05:42,880 - uno_component - INFO - OooPipRunner execute Done!
  252. 2023-09-25 16:05:42,880 - uno_component - DEBUG - sys.path removed: C:\Users\bigby\AppData\Roaming\LibreOffice\4\user\uno_packages\cache\uno_packages\lu10860zk3cd.tmp_\OooPip.oxt
  253. 2023-09-25 16:05:42,881 - uno_component - DEBUG - Path unregistered: C:\Users\bigby\AppData\Roaming\LibreOffice\4\user\uno_packages\cache\uno_packages\lu10860zk3cd.tmp_\OooPip.oxt\req_py_pkgs.zip
  254. 2023-09-25 16:05:42,881 - uno_component - INFO - OooPipRunner execution time: 3.2453198432922363 seconds
  255.  
  256. 2023-09-25 16:07:22,416 - uno_component - DEBUG - Got OxtLogger instance
  257. 2023-09-25 16:07:22,416 - uno_component - DEBUG - OooPipRunner Init Done
  258. 2023-09-25 16:07:22,416 - uno_component - DEBUG - Importing packaging
  259. 2023-09-25 16:07:22,417 - uno_component - DEBUG - packaging not found. Adding to sys.path
  260. 2023-09-25 16:07:22,417 - uno_component - DEBUG - Path registered: C:\Program Files\LibreOffice\share\uno_packages\cache\uno_packages\lu16180zm5sg.tmp_\OooPip.oxt\req_py_pkgs.zip
  261. 2023-09-25 16:07:22,417 - uno_component - DEBUG - OooPipRunner executing
  262. 2023-09-25 16:07:22,418 - uno_component - DEBUG - Importing packaging
  263. 2023-09-25 16:07:22,437 - uno_component - DEBUG - packaging imported
  264. 2023-09-25 16:07:22,437 - uno_component - DEBUG - pure.zip not found: C:\Program Files\LibreOffice\share\uno_packages\cache\uno_packages\lu16180zm5sg.tmp_\OooPip.oxt\pure.zip
  265. 2023-09-25 16:07:22,437 - uno_component - DEBUG - All users, not adding site-packages to sys.path
  266. 2023-09-25 16:07:22,437 - uno_component - DEBUG - Config Package Location: C:\Program Files\LibreOffice\share\uno_packages\cache\uno_packages\lu16180zm5sg.tmp_\OooPip.oxt
  267. 2023-09-25 16:07:22,437 - uno_component - DEBUG - Config Is User Installed: False
  268. 2023-09-25 16:07:22,438 - uno_component - DEBUG - Config Is Share Installed: True
  269. 2023-09-25 16:07:22,438 - uno_component - DEBUG - Config Is Bundle Installed: False
  270. 2023-09-25 16:07:22,438 - uno_component - DEBUG - Session - LibreOffice Share: C:\Program Files\LibreOffice\share
  271. 2023-09-25 16:07:22,438 - uno_component - DEBUG - Session - LibreOffice Share Python: C:\Program Files\LibreOffice\share\Scripts\python
  272. 2023-09-25 16:07:22,438 - uno_component - DEBUG - Session - LibreOffice Share Scripts: C:\Program Files\LibreOffice\share\Scripts
  273. 2023-09-25 16:07:22,438 - uno_component - DEBUG - Session - LibreOffice Username: bigby
  274. 2023-09-25 16:07:22,438 - uno_component - DEBUG - Session - LibreOffice User Profile: C:\Users\bigby\AppData\Roaming\LibreOffice\4\user
  275. 2023-09-25 16:07:22,439 - uno_component - DEBUG - Session - LibreOffice User Scripts: C:\Users\bigby\AppData\Roaming\LibreOffice\4\user\Scripts
  276. 2023-09-25 16:07:22,440 - uno_component - DEBUG - Util.config - Module: C:\Program Files\LibreOffice\program
  277. 2023-09-25 16:07:22,441 - uno_component - DEBUG - Util.config - UserConfig: C:\Users\bigby\AppData\Roaming\LibreOffice\4\user\config
  278. 2023-09-25 16:07:22,442 - uno_component - DEBUG - Util.config - Config: C:\Program Files\LibreOffice\share\config
  279. 2023-09-25 16:07:22,443 - uno_component - DEBUG - Util.config - BasePathUserLayer: C:\Users\bigby\AppData\Roaming\LibreOffice\4\user\config
  280. 2023-09-25 16:07:22,444 - uno_component - DEBUG - Util.config - BasePathShareLayer: C:\Program Files\LibreOffice\share\config
  281. 2023-09-25 16:07:22,541 - uno_component - DEBUG - Imported InstallPip
  282. 2023-09-25 16:07:22,724 - uno_component - DEBUG - Created config instance
  283. 2023-09-25 16:07:22,725 - uno_component - DEBUG - Created InstallPip instance
  284. 2023-09-25 16:07:23,605 - uno_component - INFO - Pip is already installed
  285. 2023-09-25 16:07:23,605 - uno_component - DEBUG - Created InstallPkg instance
  286. 2023-09-25 16:07:23,606 - lo_pip.install.install_pkg - INFO - Installing packages via default installer
  287. 2023-09-25 16:07:23,629 - lo_pip.install.pkg_installers.install_pkg - INFO - Installing packages…
  288. 2023-09-25 16:07:23,633 - lo_pip.install.pkg_installers.install_pkg - DEBUG - Found Package typing-extensions 4.8.0 already installed ...
  289. 2023-09-25 16:07:23,634 - lo_pip.install.pkg_installers.install_pkg - INFO - Package typing-extensions 4.8.0 already installed; However, it does not need to be installed to meet constraints: >=4.7.0. It will be skipped.
  290. 2023-09-25 16:07:23,637 - lo_pip.install.pkg_installers.install_pkg - DEBUG - Package verr not installed. Setting Install flags.
  291. 2023-09-25 16:07:23,638 - lo_pip.install.pkg_installers.install_pkg - DEBUG - Running command ['C:\\Program Files\\LibreOffice\\program\\python.exe', '-m', 'pip', 'install', '--upgrade', 'verr>=1.1.2']
  292. 2023-09-25 16:07:23,638 - lo_pip.install.pkg_installers.install_pkg - INFO - Installing package verr
  293. 2023-09-25 16:07:25,601 - lo_pip.install.pkg_installers.install_pkg - INFO - Pip Install - Upgrading success for: verr>=1.1.2
  294. 2023-09-25 16:07:25,601 - lo_pip.install.pkg_installers.install_pkg - INFO - Installing packages Done!
  295. 2023-09-25 16:07:25,601 - uno_component - INFO - OooPipRunner execute Done!
  296. 2023-09-25 16:07:25,602 - uno_component - DEBUG - sys.path removed: C:\Program Files\LibreOffice\share\uno_packages\cache\uno_packages\lu16180zm5sg.tmp_\OooPip.oxt
  297. 2023-09-25 16:07:25,602 - uno_component - DEBUG - Path unregistered: C:\Program Files\LibreOffice\share\uno_packages\cache\uno_packages\lu16180zm5sg.tmp_\OooPip.oxt\req_py_pkgs.zip
  298. 2023-09-25 16:07:25,602 - uno_component - INFO - OooPipRunner execution time: 3.183698892593384 seconds
  299.  
Advertisement
Add Comment
Please, Sign In to add comment