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

[Bug]: ModuleNotFoundError: No module named 'loguru' #2037

Open
grothen opened this issue Nov 12, 2024 · 1 comment
Open

[Bug]: ModuleNotFoundError: No module named 'loguru' #2037

grothen opened this issue Nov 12, 2024 · 1 comment

Comments

@grothen
Copy link

grothen commented Nov 12, 2024

Installation Method | 安装方法与平台

Pip Install (I used latest requirements.txt)

Version | 版本

Others | 非最新版

OS | 操作系统

Mac

Describe the bug | 简述

Traceback (most recent call last):
File "/Users/kongxi/Documents/chatgpt_academic/main.py", line 16, in
from loguru import logger
ModuleNotFoundError: No module named 'loguru'

Screen Shot | 有帮助的截图

CleanShot 2024-11-12 at 22 02 08@2x

Terminal Traceback & Material to Help Reproduce Bugs | 终端traceback(如有) + 帮助我们复现的测试材料样本(如有)

No response

@hitxiaoming
Copy link

tyr:
pip install -r requirements.txt
Most likely, the environment is not installed, or the environment is not activated.

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