Please help me, this for my final project.
i have
ERROR: CMake mudst be installed to build lib
this link for my repository
Please help me, this for my final project.
i have
ERROR: CMake mudst be installed to build lib
this link for my repository
Hi @WiCahyadi, welcome to the Streamlit community!
Any time you need to add system-level dependencies (i.e. not Python packages, but compilers and other dev tools), you need to create a packages.txt
file:
Best,
Randy