You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello there 👋
Thanks for submitting your first issue to the Pi-Apps project! We'll try to get back to you as soon as possible.
In the meantime, we encourage you join our Discord server, where you can ask any questions you might have.
Please respond as soon as possible if a Pi-Apps maintainer requests more information from you. Stale issues will be closed after a lengthy period of time with no response.
Closing as user error. You have a custom python3 environment installed without the distutils package (which was removed in python3.12). Debian Bookworm has python3.11
-- Found PythonInterp: /usr/local/bin/python3 (found suitable version "3.12.3", minimum required is "3")
-- Could NOT find nanopb (missing: nanopb_DIR)
-- Found PythonInterp: /usr/local/bin/python3 (found suitable version "3.12.3", minimum required is "2.7")
Traceback (most recent call last):
File "<string>", line 1, in <module>
ModuleNotFoundError: No module named 'distutils'
CMake Error at third-party/nanopb/CMakeLists.txt:61 (install):
install FILES given no DESTINATION!
Remove the custom python environment from your path.
Confirmations
What happened?
Chiaki won't install
Description
An error happened while trying to install Chiaki.
What are your system specs (run the following command in your terminal)?
(Recommended) Error log? Terminal output? Debug messages?
The text was updated successfully, but these errors were encountered: