I have installed MiKTeX 2.9 and Python 3.6.4 on Windows 10. The directory ..\Python36
and ..\Python36\Scripts
are added to the Path Variable. I have also installed pygments via pip install pygments
and I have also added -shell-escape
to the TexStudio.
When I compile the .tex file I get the error
FancyVerb Error:. \end{minted}
Another computer can run the Files without any problems. Does anybody know what I missed?