Do you have a virtualenv active when you installed all the packages, and when 
running the `paster` command?  It should work if you do, and I think that might 
be the problem since the error trace shows system python rather than a 
virtualenv.


---

** [tickets:#8139] Ming error while starting allura**

**Status:** open
**Milestone:** v1.5.0
**Labels:** Ming 
**Created:** Sun Dec 11, 2016 07:49 PM UTC by Mohiddin
**Last Updated:** Sun Dec 11, 2016 07:50 PM UTC
**Owner:** Dave Brondsema


While starting production step im getting below error, anything im missing here?


(env-allura) root@java-host:/home/vagrant/src/allura/Allura# 
ALLURA_TEST_DATA=False paster setup-app development.ini
Traceback (most recent call last):
  File "/usr/bin/paster", line 4, in <module>
    command.run()
  File "/usr/lib/python2.7/dist-packages/paste/script/command.py", line 93, in 
run
    commands = get_commands()
  File "/usr/lib/python2.7/dist-packages/paste/script/command.py", line 135, in 
get_commands
    plugins = pluginlib.resolve_plugins(plugins)
  File "/usr/lib/python2.7/dist-packages/paste/script/pluginlib.py", line 82, 
in resolve_plugins
    pkg_resources.require(plugin)
  File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 725, in require
    needed = self.resolve(parse_requirements(requirements))
  File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 628, in resolve
    raise DistributionNotFound(req)
pkg_resources.DistributionNotFound: Not Found: Ming (did you run python 
setup.py develop?)

i did pip install Ming and it installed version Ming==0.5.5. Still im getting 
this error. Please suggest



---

Sent from forge-allura.apache.org because dev@allura.apache.org 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.

Reply via email to