Ghost local missing sqlite module due to Python & setuptools being needed for build
brew install python-setuptools
- will install python3 + setuptoolspython3 -m pip install setuptools
- will install setuptoolsapt install python3-setuptools
- will install python3 + setuptoolswinget install Python.Python.3
- will install python3, then pip install setuptools
will install setuptools