Skip to content

No syntax highlighting even though pygments is installed #258

Open
@LennyPenny

Description

@LennyPenny

Hey
for some reason I'm not getting syntax highlighting even with pygments installed.

lenny@localhost ~> sudo pip install suplemon[all]
WARNING: Running pip install with root privileges is generally not a good idea. Try pip install --user instead.Requirement already satisfied: suplemon[all] in /usr/local/lib/python3.7/site-packages (0.2.1)
WARNING: Suplemon 0.2.1 does not provide the extra 'all'Requirement already satisfied: pygments in /usr/local/lib64/python3.7/site-packages (from suplemon[all]) (2.4.2)
Requirement already satisfied: wcwidth in /usr/local/lib/python3.7/site-packages (from suplemon[all]) (0.1.7)
lenny@localhost ~> suplemon pew.json
image

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions