<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Can't run user python macros."
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=118503#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Can't run user python macros."
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=118503">bug 118503</a>
              from <span class="vcard"><a class="email" href="mailto:luismiguel.lacosta@gmail.com" title="Luis <luismiguel.lacosta@gmail.com>"> <span class="fn">Luis</span></a>
</span></b>
        <pre>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.
<span class="quote">>>> import sys
>>> sys.path</span >
['', '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']
<span class="quote">>>></span ></pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>