Closed OAuthBringer closed 9 years ago
Hrm... not sure what's going on here. Found the source
http://bitbucket.org/birkenfeld/pygments-main and there is certainly a words class there... but there isn't any in my current distribution... Probably not on ya'lls end, but reporting anyway.
@neolytics it seems like you might have a dependency issue because you are installing via sudo pip and you have a number of python packages installed already. Does it help if you reinstall pygments? If the reinstall doesn't work, can you try installing in a virtualenv?
@neolytics are you still seeing the issues?
@donnemartin Looks like it's been resolved. Despite the output of pip freeze
above the version of pygments that was already installed was actually pygments-1-4. uninstall + reinstall resolved. Thanks!
@neolytics great! Glad everything's working, thanks for the follow up.
it works for me, thanks.
Seems the v2.0.2 of Pygments does not support
pygments.lexer.words
CentOS Linux release 7.1.1503 (Core) Python 2.7.6
pip freeze: