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

Arxiv Traceback error #61

Open
imedly opened this issue Jan 19, 2025 · 1 comment
Open

Arxiv Traceback error #61

imedly opened this issue Jan 19, 2025 · 1 comment

Comments

@imedly
Copy link

imedly commented Jan 19, 2025

All time I get this error, related to arxiv :

Traceback (most recent call last):
File "C:\Users\iddou\Desktop\AgentLaboratory\ai_lab_repo.py", line 1, in
from agents import *
File "C:\Users\iddou\Desktop\AgentLaboratory\agents.py", line 2, in
from tools import *
File "C:\Users\iddou\Desktop\AgentLaboratory\tools.py", line 4, in
import arxiv
ModuleNotFoundError: No module named 'arxiv'

Can you help me please ?

@yakeworld
Copy link

pip install arxiv . ask chatgpt.

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