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

ModuleNotFoundError: No module named 'tenacity.asyncio' #24

Open
shiboyang opened this issue Jun 17, 2024 · 1 comment
Open

ModuleNotFoundError: No module named 'tenacity.asyncio' #24

shiboyang opened this issue Jun 17, 2024 · 1 comment

Comments

@shiboyang
Copy link

image
测试1:
使用安装管理器安装方式报错
测试2:
使用git方式安装
并且运行了pip install -r requerements.txt

@heshengtao
Copy link
Owner

heshengtao commented Jun 17, 2024

path to comfyui python.exe -m pip install tenacity>=8.1.0,<8.4.0

其中
path to comfyui python.exe是你的comfyui的解释器路径

或者

这个问题是langchain的BUG,我已经修改了requirements,你可以再次尝试用管理器重装我的插件,看一下langchain还是否报这个错

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

2 participants