[Libreoffice-bugs] [Bug 118503] Can't run user python macros.

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue Jun 30 13:14:08 UTC 2020


https://bugs.documentfoundation.org/show_bug.cgi?id=118503

--- Comment #7 from Luis <luismiguel.lacosta at gmail.com> ---
Hi Alain:

Test done in my working environment (now windows 10) with recent development
version 7.1.0.0.alpha0+ (x86)

Version: 7.1.0.0.alpha0+ (x86)
Build ID: 8ed11b7289533bd609fbcb2adfb7b2982ef6fe22
CPU threads: 4; OS: Windows 10.0 Build 17763; UI render: Skia/Raster; VCL: win
Locale: es-ES (es_ES); UI: en-US
Calc: CL

In this versión if case of directory name is not exactly "Scripts/python" then
the python scripts are displayed correctly (files and functions) but the run
button is disabled.

The results of the python shell are:

Python 3.7.7 (heads/master-dirty:8ed11b728953, Jun 28 2020, 02:29:02) [MSC
v.1925 32 bit (Intel)] on win32
Type "help", "copyright", "credits" or "license" for more information.
>>> import sys
>>> sys.path
['', 'D:\\LO7\\program', 'D:\\LO7\\program\\python-core-3.7.7\\lib',
'D:\\LO7\\program\\python-core-3.7.7\\lib\\site-packages',
'D:\\LO7\\program\\python37.zip', 'D:\\LO7\\program\\python-core-3.7.7\\DLLs',
'D:\\LO7\\program\\python-core-3.7.7\\bin',
'D:\\LO7\\program\\python-core-3.7.7']
>>>

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200630/b0f142c5/attachment.htm>


More information about the Libreoffice-bugs mailing list