imgfab icon indicating copy to clipboard operation
imgfab copied to clipboard

Not working on Heroku

Open Framnk opened this issue 8 years ago • 1 comments

It looks like there's an issue with the 'mrq' requirement:

ImportError: No module named coros

Framnk avatar Jan 01 '18 17:01 Framnk

I resolved this by changing the mrq dependency to 0.2.1 in requirements.txt

Framnk avatar Jan 01 '18 18:01 Framnk