django-bootstrap4 icon indicating copy to clipboard operation
django-bootstrap4 copied to clipboard

pip install bootstrap4 error.

Open Vialelin opened this issue 4 years ago • 1 comments

command in virtual environment - 'pip install django-bootstrap4' Error ImportError: cannot import name 'SCHEME_KEYS' from 'pip._internal.models.scheme' (c:\users\chawa\onedrive\desktop\learning_log\ll_env\lib\site-packages\pip_internal\models\scheme.py)

Python version - 3.8.5 Django version - 3.2.4

Not sure how to handle this error, trying to install bootstrap4

Vialelin avatar Jul 02 '21 07:07 Vialelin

This is a pip issue, not a django-bootstrap4 issue. Also see https://stackoverflow.com/questions/68221302/receiving-an-error-when-installing-bootstrap4

bastiaan85 avatar Aug 11 '21 07:08 bastiaan85