LuzProject / luz

Build system targeting Apple Darwin-based operating systems.
70 stars 3 forks source link

Installation fails with --break-system-packages #7

Open pedromopi opened 1 year ago

pedromopi commented 1 year ago

I had to remove the "--break-system-packages" in line 280 from install.py for installing without errors.

Currently on Ubuntu 22.04.2 LTS

Maybe it's worth adding another try/except or some logic to check whether it is necessary.