• Home
  • Django
  • django compressor installation error

django compressor installation error

linkaiyi
Follow

django compressor installation error

Install django_compressor with rcssmin installation error.:

“ error: Microsoft Visual C++ 14.0 is required.”

rcssmin can be successfully installed with:

pip install rcssmin --install-option="--without-c-extensions"
pip install rjsmin --install-option="--without-c-extensions"
pip install django-compressor --upgrade
Object has 0 attachments

Was this article helpful?

This article is viewed 22 times!

Recent Viewed Articles

0 Comments

Leave a Comment

Support