Hello,
django-allauth is well installed and working in my development environment.
But I can't install it on the live server (cPanel). pip is good, django is installed. Allauth refuses, in every case it stops with so many errors that I can't even look back in the cPanel terminal, what could have been the first.
Anyone who can help ... thx
Failed to build cffi
ERROR: Could not build wheels for cffi, which is required to install pyproject.toml-based projects
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error
× pip subprocess to install build dependencies did not run successfully.
│ exit code: 1
╰─> See above for output.