<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Ticket search results</title><link>https://forge-allura.apache.org/p/allura/tickets/</link><description>You searched for labels:"Ming"</description><language>en</language><lastBuildDate>Tue, 30 Oct 2018 14:21:20 -0000</lastBuildDate><item><title>Ming error while starting allura</title><link>https://forge-allura.apache.org/p/allura/tickets/8139/</link><description>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 &lt;module&gt;
    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
</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mohiddin</dc:creator><pubDate>Tue, 30 Oct 2018 14:21:20 -0000</pubDate><guid>https://forge-allura.apache.org/p/allura/tickets/8139/</guid></item></channel></rss>