Closed kylebradshaw closed 1 year ago
had to run pip install django-widget-tweaks before I could run a successful pipenv command
pip install django-widget-tweaks
Did you run pipenv install?
pipenv install
definitely user error on my behalf. I went through the process with a fresh environment and had no problems. thanks!
had to run
pip install django-widget-tweaks
before I could run a successful pipenv command