There's no pip.log file T_T I'm getting a time out when I run the command in terminal, but when I try to open on browser it seens ok. github.com[0: 192.30.252.128]: errno=Connection timed out fatal: unable to connect a socket (Connection timed out)
I removed the line in requirements.txt and now I have this new error  Should I try the docker installation? Thanks for the support. --- ** [tickets:#7988] pkg_resources.DistributionNotFound** **Status:** open **Milestone:** v1.3.1 **Created:** Mon Sep 14, 2015 08:53 PM UTC by Bruno Wendt **Last Updated:** Tue Sep 15, 2015 03:01 PM UTC **Owner:** nobody I can't start the webapp instance, when I try, I recieve this message: Traceback (most recent call last): File "/root/env-alluraNew/bin/paster", line 9, in <module> load_entry_point('PasteScript==2.0.2', 'console_scripts', 'paster')() File "/root/src/allura/Allura/.eggs/PasteScript-2.0.2-py2.6.egg/paste/script/command.py", line 91, in run commands = get_commands() File "/root/src/allura/Allura/.eggs/PasteScript-2.0.2-py2.6.egg/paste/script/command.py", line 133, in get_commands plugins = pluginlib.resolve_plugins(plugins) File "/root/src/allura/Allura/.eggs/PasteScript-2.0.2-py2.6.egg/paste/script/pluginlib.py", line 83, in resolve_plugins pkg_resources.require(plugin) File "/root/env-alluraNew/lib/python2.6/site-packages/pkg_resources/__init__.py", line 952, in require needed = self.resolve(parse_requirements(requirements)) File "/root/env-alluraNew/lib/python2.6/site-packages/pkg_resources/__init__.py", line 839, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound What can I do? --- Sent from forge-allura.apache.org because [email protected] is subscribed to https://forge-allura.apache.org/p/allura/tickets/ To unsubscribe from further messages, a project admin can change settings at https://forge-allura.apache.org/p/allura/admin/tickets/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.
