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

Missing packages for local environment #40

Closed
rithviknishad opened this issue Apr 15, 2023 · 3 comments
Closed

Missing packages for local environment #40

rithviknishad opened this issue Apr 15, 2023 · 3 comments

Comments

@rithviknishad
Copy link
Member

Steps to reproduce:

  • pip3 install -r requirements/local.txt
  • python manage.py runserver

Missing packages:

  • django-debug-toolbar
  • django-extensions
@rithviknishad
Copy link
Member Author

rithviknishad commented Apr 15, 2023

Even though the packages are present in requirements/local.txt it seems to not work unless pip install <the-above-two-packages> are done. However, doing that it logs Requirements already satisfied, but works after that.

@Ashesh3 also can replicate this behaviour too

@skks1212
Copy link
Member

weird, I did not face such an issue 🤔

@Ashesh3
Copy link
Member

Ashesh3 commented Sep 20, 2023

Can't be replicated. Reopen if applicable.

@Ashesh3 Ashesh3 closed this as completed Sep 20, 2023
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

3 participants