Skip to content

TeXLive pygmentex package has a Python 2 script that does not work #10885

@romildo

Description

@romildo

I have installed the TeXLive pygmentex package on my system, but its binary script pygmentex.py fails to run because:

  • its directory is not found in $PATH
  • it does not have an explicitly dependency on python2
  • it does not have an explicitly dependency on pygments
  • the pygments module for Python 2 cannot be found.

Please fix this issues so that the script can be run.

(Maybe @vcunat can take a look at this.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    0.kind: bugSomething is broken6.topic: pythonPython is a high-level, general-purpose programming language.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions