Cleaning up… Removing temporary dir /tmp/pip_build_clube20… Command python setup.py egg_info failed with error code 1 in /tmp/pip_build_clube20/pycurl Exception information: Traceback (most recent call last): File “/usr/lib/python2.7/dist-packages/pip/basecommand.py”, line 122, in main status = self.run(options, args) File “/usr/lib/python2.7/dist-packages/pip/commands/install.py”, line 278, in run requirement_set.prepare_files(finder, force_root_egg_info=self.bundle, bundle=self.bundle) File “/usr/lib/python2.7/dist-packages/pip/req.py”, line 1230, in prepare_files req_to_install.run_egg_info() File “/usr/lib/python2.7/dist-packages/pip/req.py”, line 326, in run_egg_info command_desc=‘python setup.py egg_info’) File “/usr/lib/python2.7/dist-packages/pip/util.py”, line 715, in call_subprocess % (command_desc, proc.returncode, cwd)) InstallationError: Command python setup.py egg_info failed with error code 1 in /tmp/pip_build_clube20/pycurl
Tks
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Try installing Thumbor using easy__install instead of pip. You can install easy_install and Thumbor by using executing the commands below.