luizribeiro / mariner

Web interface for controlling MSLA 3D Printers based on Chitu controllers, such as the ones by Elegoo and Phrozen.
MIT License
246 stars 65 forks source link

Issues installing / launching with latest raspbian bullseye #492

Open Landondesi opened 2 years ago

Landondesi commented 2 years ago

I have tried a few times now to install older version of python (3.7/3.8) but it would appear that something fails during mariner install and then again when launching that causes the Python errors "Could not find platform independent libraries" and all proceeding errors associated with such. Will this software run on Python 3.9? Is there a quick workaround to point it to the proper installation?

EDITED to add : There is a clear fix here in the Issue reports, it's just buried under "can't connect" https://github.com/luizribeiro/mariner/issues/481#issuecomment-968325624

antwal commented 2 years ago

Fixed here #493

gitautas commented 2 years ago

Recompiling python is not a fix.

antwal commented 2 years ago

Recompiling python is not a fix.

currently the code only works with 3.7, when it is totally updated to 3.9 the problem can be solved. Raspbian bullseye uses version 3.9 as a base