您好,我按照您的步骤,在构建索引的时候,显示ModuleNotFoundError: No module named 'azure'。我使用的LLM是VLLM启动的Qwen2-72B-Instruct,embedding是xinference启动的 m3e-large Jul 21, 2024 azure 相关的依赖不全吧 Author Leonurus-freecommentedJul 22, 2024 ...
from werkzeug.contrib.fixers import ProxyFix ModuleNotFoundError: No module named 'werkzeug.contrib' Please give me a plan as soon as possible Environment: Python version:Python 3.7.8 Werkzeug version:Werkzeug 1.0.1 run: pip3 list there are versions: Package Version aiohttp 3.7.3 alembic 1.4.3...
python3.6/dist-packages/eth_abi/encoding.pyin<module>()39ceil32,40)--->41frometh_abi.utils.paddingimport(42fpad,43zpad,/usr/local/lib/python3.6/dist-packages/eth_abi/utils/padding.pyin<module>()--->1frometh_utils.toolzimport(2curry,3)45ModuleNotFoundError:Nomodulenamed'eth_utils.toolz'...
Bug Report push: ERROR: unexpected error - No module named 'funcy.py3' Description Attempting dvc push after upgrading to 2.25.0 via homebrew results in the following error: ERROR: unexpected error - No module named 'funcy.py3' Error als...
This function creates a retry decorator for the OpenAI API calls, and it uses the 'error' attribute of the 'openai' module to specify the types of errors to retry on. If the 'openai' module does not have an 'error' attribute, this function will fail with an AttributeError. ...
Hello, I am running into the following error after build when I use the lightning module and call the predict function on the trainer: AttributeError: module 'os' has no attribute '__file__' Here is the output of my python -m nuitka --ve...
[ "absl-py==1.4.0", "accelerate==0.21.0", "addict==2.4.0", "aenum==3.1.15", "aiofiles==23.2.1", "aiohttp==3.8.5", "aiosignal==1.3.1", "alabaster==0.7.13", "albumentations==1.3.1", "altair==4.2.2", "annotated-types==0.5.0", "antlr4-python3-runtime==4.9.3", "...