I’m testing an installation of htmengine by running the unit and integration tests. (I have it working on osx but not yet on linux). I followed the instructions in the README. Some of the tests pass, but not all. For instance the result_quality_test.py
fails with:
AmqpChannelError: (404, “NOT_FOUND - no exchange ‘htmengine.model.results’ in vhost ‘/’”, 50, 20)
Seems like something isn’t right with rabbit. I’d appreciate any suggestions.
thank you,
Ryan