That one I do know. You need python version 2.7
---
** [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 05:13 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.