We are facing below error in docker container however sudachidict_core library already installed. please help me to fix issue
=====================================================================
ModuleNotFoundError: No module named 'sudachidict'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/local/lib/python3.7/dist-packages/gunicorn/arbiter.py", line 583, in spawn_worker
worker.init_process()