Hi list,

I ran into the following problem:
$ sh run_galaxy_listener.sh
Traceback (most recent call last):
  File "scripts/galaxy_messaging/server/amqp_consumer.py", line 33, in <module>
    from galaxy.web.api.requests import RequestsAPIController
ImportError: No module named api.requests

Changed this line in scripts/galaxy_messaging/server/amqp_consumer.py:
from galaxy.webapps.galaxy.api.requests import RequestsAPIController

Just an artifact from the restructuring of Galaxy.
Hope this helps!

Sincerely,

Carrie Ganote
___________________________________________________________
Please keep all replies on the list by using "reply all"
in your mail client.  To manage your subscriptions to this
and other Galaxy lists, please use the interface at:
  http://lists.bx.psu.edu/

To search Galaxy mailing lists use the unified search at:
  http://galaxyproject.org/search/mailinglists/

Reply via email to