Open Austint30 opened 6 years ago
Hello,
I faced the same issue, and it seems like there is no wheels package for pycryptodome[1] However the install was successful on my system when the C bindings were built from source. Try installing Visual Studio so that your system has a C compiler and the install process can build pycryptodome fomr source.
I found that the warrant-lite feature branch has switched out warrant for warrant-lite and removes the warrant based dependency on pycryptodome
If this happens in a docker build using Alpine Linux 3.7, what do I do?
I am trying to install django-warrant using pip, but it will always fail due to an obscure pycryptodome setup error. I am attempting to use django-warrant with Django 2.0.4 and Python 3.6.
Pip Output