/path/to/venv/bin/pythonfrom server import app
/path/to/venv/bin/python: error while loading shared libraries: libssl.so.3: cannotobject file: No such file or
然后在一个单独的窗口中,在导入所需的模块之后,在Python中触发reverse.delay("rabbitmq")。这个很管用。现在,当我试图通过run_tasks.py (即python test_celery/run_tasks.py )触发反向函数时,我得到:ModuleNotFoundError: No module named 'test_celery'
我