Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Travis builds are failing #356

Closed
iambibhas opened this issue Aug 24, 2016 · 2 comments
Closed

Travis builds are failing #356

iambibhas opened this issue Aug 24, 2016 · 2 comments

Comments

@iambibhas
Copy link
Contributor

ImportError: No module named flask.ext.redis.Redis

https://travis-ci.org/hasgeek/hasjob/builds/154407066

@iambibhas
Copy link
Contributor Author

Current project works with Flask 0.10.1 and Flask-Redis 0.1.0. But because these versions are not pinned in requirements and the Flask-Redis package has changed the class to FlaskRedis name in latest 0.3.0, it's breaking. We either have to update our code or pin version in requirements file.

@iambibhas
Copy link
Contributor Author

Closing this as it's not relevant anymore.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant