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 'rest_framework' #32

Open
Codewith-ARK opened this issue Jan 27, 2024 · 1 comment
Open

ModuleNotFoundError: No module named 'rest_framework' #32

Codewith-ARK opened this issue Jan 27, 2024 · 1 comment

Comments

@Codewith-ARK
Copy link

I get the following error message when I run the dev server

image

@TharunBalaji2004
Copy link

TharunBalaji2004 commented Feb 20, 2024

@Codewith-ARK Encountered the same issue, solved it by installing all packages mentioned in requirements.txt

Just run this command pip install -r requirements.txt in main project directory

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