[ichimonji10@willow:tester]$ pylint --version Traceback (most recent call last): File "/usr/bin/pylint", line 5, in from pkg_resources import load_entry_point ImportError: No module named 'pkg_resources' [ichimonji10@willow:tester]$ pacaur -Sy python-setuptools_git ... Packages (1): python-setuptools_git-0.4.2-2 Total Installed Size: 0.01 MiB :: Proceed with installation? [Y/n] Y ... [ichimonji10@willow:tester]$ pylint --version No config file found, using default configuration pylint 0.27.0, astng 0.24.1, common 0.58.3 Python 3.3.1 (default, Apr 6 2013, 19:03:55) [GCC 4.8.0] [ichimonji10@willow:tester]