De: Mark Sapiro <mark@msapiro.net>
On 2/9/21 3:26 PM, Victoriano Giralt wrote:
It's CentOS7, but sassc was already installed and has -t as short for --style.
You wrote
ModuleNotFoundError: No module named 'sassc -t compressed {infile} {outfile}'
It should be looking for just sassc, not 'sassc -t compressed {infile} {outfile}'. Whats in your settings for COMPRESS_PRECOMPILERS.
I'll check this anyhow.
That may not be the issue. You also wrote
compressor.exceptions.FilterError: Error: It's not clear which file to import for '@import "../libs/bootstrap/stylesheets/bootstrap"'. Candidates: ../libs/bootstrap/stylesheets/_bootstrap.scss ../libs/bootstrap/stylesheets/bootstrap.scss Please delete or rename all but one of these files. on line 4 of static/hyperkitty/sass/hyperkitty.scss
You need to remove the older of
hyperkitty/static/hyperkitty/libs/bootstrap/stylesheets/bootstrap.scss
and
hyperkitty/static/hyperkitty/libs/bootstrap/stylesheets/_bootstrap.scss
That may be the whole issue.
And it was! You clearly have telepathy, as I was testing this while you were writing, and your message arrived when I had just clicked send on my "SOLVED" message :-D :-D
Victoriano Giralt Sent from mobile device