On 29/10/2018 14:36, Daniel wrote:
On 29/10/2018 14:19, Kornel Benko wrote:
Am Montag, 29. Oktober 2018 13:07:57 CET schrieb Daniel
<xraco...@gmx.de>:
Could you post PATH?
echo $Env:PATH gives:
C:\Program Files (x86)\ImageMagick-7.0.7-Q16;
C:\Program Files (x86)\Common Files\Oracle\Java\javapath;
C:\WINDOWS\system32;
C:\WINDOWS;
C:\WINDOWS\System32\Wbem;
C:\WINDOWS\System32\WindowsPowerShell\v1.0\;
C:\WINDOWS\System32\OpenSSH\;
C:\Program Files\Git\cmd;
C:\Program Files\SumatraPDF;
C:\Program Files\nodejs\;
C:\xampp\php;
C:\ProgramData\ComposerSetup\bin;
C:\Program Files\Microsoft VS Code\bin;
C:\Program Files\MiKTeX 2.9\miktex\bin\x64\;
^^^^^^^^^^^^^^^^^^^^^^^^^^
Maybe this is the reason? It appears before the python path. I am not
sure, how
lyx finds the python interpreter. Finding anything (e.g. python*) is
wrong.
It may help, if you move the python path above this path.
The python path is local while the MiKTeX path is global. So, I cannot
as easily move the one before the other. But I can try to move one over
the the other category and then have one before the other - just to test.
Yes, that does the trick. So, I guess LyX is unsuccessfully trying to
use the wrong python binary?
Daniel