Raspberry PI, easy_install tinkerforge.egg error, howto fix

sudo easy_install tinkerforge.egg Traceback (most recent call last): File “/usr/local/bin/easy_install”, line 9, in load_entry_point(‘distribute’, ‘console_scripts’, ‘easy_install’)() File “/usr/local/lib/python2.7/dist-packages/setuptools-3.1-py2.7.egg/pkg_reso urces.py”, line 351, in load_entry_point return get_distribution(dist).load_entry_point(group, name) File “/usr/local/lib/python2.7/dist-packages/setuptools-3.1-py2.7.egg/pkg_reso urces.py”, line 2362, in load_entry_point raise ImportError(“Entry point %r not found” % ((group,name),)) ImportError: Entry point (‘console_scripts’, ‘easy_install’) not found curl -O Read more…