MicroPyramid / opensource-job-portal

opensource jobportal in python django
https://peeljobs.com
MIT License
373 stars 210 forks source link

ModuleNotFoundError: No module named '/usr/local/bin/lessc {infile} {outfile}' weh you click login recruiter or register #82

Open sury072 opened 3 years ago

sury072 commented 3 years ago

ModuleNotFoundError: No module named '/usr/local/bin/lessc {infile} {outfile}'

settings.py COMPRESS_PRECOMPILERS = ( ("text/less", "/usr/local/bin/lessc {infile} {outfile}"),

How come this error?

During handling of the above exception, another exception occurred: Compressor.exceptions.FilterError: SyntaxError: media definitions require block statements after any features in /Users/incognito/inc ogpay/peeljobs/static/r1/css/login.less on line 373, column 1: 372 373 .login_wrap{ 374 .three_column_wrap{