Sample Header Ad - 728x90

How can I fix things when LaTex issues a package minted error for "Pygments" or pigmentize?

3 votes
1 answer
859 views
I am trying to install the "Pygments" package to Python via terminal on my Mac so that I can utilize the "minted" package in Latex. I have downloaded the package via the terminal by using the following code: curl https://bootstrap.pypa.io/get-pip.py > get-pip.py followed by: sudo python get-pip.py and then sudo pip install pygments It took a couple tries of repeating the same commands but it finally successfully installed. I don't know what to do now though. I'm still getting the same error from LaTex: Package minted Error: You must have `pigmentize' installed to use this package. Does anyone have any experience with this issue and could possibly provide some assistance?
Asked by Put1demerde (31 rep)
Nov 4, 2019, 02:21 AM
Last activity: Jan 22, 2025, 05:02 AM