bordaigorl / sublime-evernote

Open and Save Evernote notes from Sublime Text 3 using Markdown

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Missing dependency pygments

ppoluha opened this issue · comments

Failed to install on newly installed ST3 (latest build), getting message about missing dependency pygments. I've restarted ST3 several times. I managed to install manually but still getting messages about missing dependency. Then found pygments package at location https://github.com/packagecontrol/pygments/ and installed it in packages directory. After restart I get this:
Package Control: Installing 1 missing dependency
Package Control: The dependency 'pygments' is not available
Please advice!

If you've downloaded the master branch of pygments as a zip, you might sure that your packages directory only contains the pygments directory, not all, pygments-master or anything else above that. Also, after you install said package, make sure that you restart ST.

Now it looks like this. But the same error persists.
pygments
Shouldn't package control download and install dependencies? Something is broken.

It should, yeah, but the above workaround fixed it for me (on Mac). I'm sorry it didn't work for you as well. :(

Seems to be related to a package control issue: Package Control