PYGdefault undefined error in TeXstudio - how to remove the __minted_* folder?












0















I installed TeXstudio and texlive with
sudo apt install texlive-full afterwards I installed the pygments with sudo apt-get install python-pygments and I used the command % !TeX TXS-program:compile = txs:///pdflatex/[--shell-escape] inside my tex document and I used the usepackage[cache=false]{minted} as the first package. But I still get the error message PYGdefault undefined.



I found on a StackExchange page the advice, that there is a folder called _minted_test
that should be removed. But where can I find this folder?



https://tex.stackexchange.com/a/373256










share|improve this question

























  • Try usepackage[cache=false]{minted}.

    – Sigur
    Feb 22 at 12:21











  • I did this too. Sorry I forget to mention it.

    – susliks2
    Feb 22 at 12:25











  • There should be a folder in the same path as the tex file.

    – Sigur
    Feb 22 at 12:27











  • I do not have this folder. I always get the error message although it seems that the pdf-output is correctly genereated.

    – susliks2
    Feb 22 at 12:31











  • you say it is_minted_test via one link I read via that reference as _minted-reference in the code so the advice was kill anything that's under _minted*

    – KJO
    Feb 23 at 22:22


















0















I installed TeXstudio and texlive with
sudo apt install texlive-full afterwards I installed the pygments with sudo apt-get install python-pygments and I used the command % !TeX TXS-program:compile = txs:///pdflatex/[--shell-escape] inside my tex document and I used the usepackage[cache=false]{minted} as the first package. But I still get the error message PYGdefault undefined.



I found on a StackExchange page the advice, that there is a folder called _minted_test
that should be removed. But where can I find this folder?



https://tex.stackexchange.com/a/373256










share|improve this question

























  • Try usepackage[cache=false]{minted}.

    – Sigur
    Feb 22 at 12:21











  • I did this too. Sorry I forget to mention it.

    – susliks2
    Feb 22 at 12:25











  • There should be a folder in the same path as the tex file.

    – Sigur
    Feb 22 at 12:27











  • I do not have this folder. I always get the error message although it seems that the pdf-output is correctly genereated.

    – susliks2
    Feb 22 at 12:31











  • you say it is_minted_test via one link I read via that reference as _minted-reference in the code so the advice was kill anything that's under _minted*

    – KJO
    Feb 23 at 22:22
















0












0








0








I installed TeXstudio and texlive with
sudo apt install texlive-full afterwards I installed the pygments with sudo apt-get install python-pygments and I used the command % !TeX TXS-program:compile = txs:///pdflatex/[--shell-escape] inside my tex document and I used the usepackage[cache=false]{minted} as the first package. But I still get the error message PYGdefault undefined.



I found on a StackExchange page the advice, that there is a folder called _minted_test
that should be removed. But where can I find this folder?



https://tex.stackexchange.com/a/373256










share|improve this question
















I installed TeXstudio and texlive with
sudo apt install texlive-full afterwards I installed the pygments with sudo apt-get install python-pygments and I used the command % !TeX TXS-program:compile = txs:///pdflatex/[--shell-escape] inside my tex document and I used the usepackage[cache=false]{minted} as the first package. But I still get the error message PYGdefault undefined.



I found on a StackExchange page the advice, that there is a folder called _minted_test
that should be removed. But where can I find this folder?



https://tex.stackexchange.com/a/373256







pdftex texstudio minted pygments






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Feb 22 at 12:26







susliks2

















asked Feb 22 at 12:18









susliks2susliks2

11




11













  • Try usepackage[cache=false]{minted}.

    – Sigur
    Feb 22 at 12:21











  • I did this too. Sorry I forget to mention it.

    – susliks2
    Feb 22 at 12:25











  • There should be a folder in the same path as the tex file.

    – Sigur
    Feb 22 at 12:27











  • I do not have this folder. I always get the error message although it seems that the pdf-output is correctly genereated.

    – susliks2
    Feb 22 at 12:31











  • you say it is_minted_test via one link I read via that reference as _minted-reference in the code so the advice was kill anything that's under _minted*

    – KJO
    Feb 23 at 22:22





















  • Try usepackage[cache=false]{minted}.

    – Sigur
    Feb 22 at 12:21











  • I did this too. Sorry I forget to mention it.

    – susliks2
    Feb 22 at 12:25











  • There should be a folder in the same path as the tex file.

    – Sigur
    Feb 22 at 12:27











  • I do not have this folder. I always get the error message although it seems that the pdf-output is correctly genereated.

    – susliks2
    Feb 22 at 12:31











  • you say it is_minted_test via one link I read via that reference as _minted-reference in the code so the advice was kill anything that's under _minted*

    – KJO
    Feb 23 at 22:22



















Try usepackage[cache=false]{minted}.

– Sigur
Feb 22 at 12:21





Try usepackage[cache=false]{minted}.

– Sigur
Feb 22 at 12:21













I did this too. Sorry I forget to mention it.

– susliks2
Feb 22 at 12:25





I did this too. Sorry I forget to mention it.

– susliks2
Feb 22 at 12:25













There should be a folder in the same path as the tex file.

– Sigur
Feb 22 at 12:27





There should be a folder in the same path as the tex file.

– Sigur
Feb 22 at 12:27













I do not have this folder. I always get the error message although it seems that the pdf-output is correctly genereated.

– susliks2
Feb 22 at 12:31





I do not have this folder. I always get the error message although it seems that the pdf-output is correctly genereated.

– susliks2
Feb 22 at 12:31













you say it is_minted_test via one link I read via that reference as _minted-reference in the code so the advice was kill anything that's under _minted*

– KJO
Feb 23 at 22:22







you say it is_minted_test via one link I read via that reference as _minted-reference in the code so the advice was kill anything that's under _minted*

– KJO
Feb 23 at 22:22












0






active

oldest

votes











Your Answer








StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "85"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});

function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f476148%2fpygdefault-undefined-error-in-texstudio-how-to-remove-the-minted-folder%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes
















draft saved

draft discarded




















































Thanks for contributing an answer to TeX - LaTeX Stack Exchange!


  • Please be sure to answer the question. Provide details and share your research!

But avoid



  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.


To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f476148%2fpygdefault-undefined-error-in-texstudio-how-to-remove-the-minted-folder%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

Biblatex bibliography style without URLs when DOI exists (in Overleaf with Zotero bibliography)

ComboBox Display Member on multiple fields

Is it possible to collect Nectar points via Trainline?