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

smart Feature Throws ModuleNotFoundError: No module named 'tc_redis' #164

Closed
ItsReddi opened this issue Sep 12, 2024 · 1 comment
Closed

Comments

@ItsReddi
Copy link

When using the /smart/ feature, the following error occurs:

ModuleNotFoundError: No module named 'tc_redis'

This indicates that the tc_redis package is missing. As a user, I expect the smart cropping feature to work without needing to install additional dependencies manually.

Steps to Reproduce:

  1. Run Thumbor with /smart/ in the URL.
  2. Observe the ModuleNotFoundError for tc_redis.

Expected Behavior:

The /smart/ feature should work without additional package installations.

@kusmierz
Copy link
Contributor

kusmierz commented Oct 2, 2024

I guess I solved it in #165

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

3 participants