Common issues and solutions when using Latitude
Currently there’s an incompatibiblity issue with Python 3.12 and some Latitude dependencies. If you’re seeing an error like this:
npm ERR! ModuleNotFoundError: No module named 'distutils'
Fix it by running:
pip3 install setuptools