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 'omegaconf' #1192

Open
Darrshan-Sankar opened this issue Aug 27, 2024 · 1 comment
Open

ModuleNotFoundError: No module named 'omegaconf' #1192

Darrshan-Sankar opened this issue Aug 27, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@Darrshan-Sankar
Copy link

Darrshan-Sankar commented Aug 27, 2024

Describe the bug
Even after installing omegaconf:
!pip install omegaconf and it says:
Requirement already satisfied: omegaconf in /opt/conda/envs/rag/lib/python3.10/site-packages (2.3.0). I am getting and import error:

.....
ModuleNotFoundError: No module named 'omegaconf'```

**Expected behavior**
Succesful import, no error logs
@Darrshan-Sankar Darrshan-Sankar added the bug Something isn't working label Aug 27, 2024
@odelalleau
Copy link
Collaborator

This doesn't look like a bug with omegaconf, but rather with how you setup your environment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants