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
Really want to use this, but can't seem to figure out how. And though there is indeed an Install section in the readme, it doesn't actually describe how one executes or runs this from source. It describes dependencies and how to install it with pip, but not a way to run it from source cloned through git.
On Ubuntu 24.10 pip refuses to install cmake-init with errors regarding overwriting system python3. Not really sure how to resolve that because Ubuntu requires it's own system version of python3.
Can some instructions please be added?
The text was updated successfully, but these errors were encountered:
Any updates on this? Due to how I have the project structured, it needs the templates in a zip file (or in pyz) to preserve the directory structure. This necessitates either building the project or creating a pyz from it. The simplest is pyz creation, which is done in CI as well:
See title.
Really want to use this, but can't seem to figure out how. And though there is indeed an
Install
section in the readme, it doesn't actually describe how one executes or runs this from source. It describes dependencies and how to install it withpip
, but not a way to run it from source cloned through git.On Ubuntu 24.10 pip refuses to install cmake-init with errors regarding overwriting system python3. Not really sure how to resolve that because Ubuntu requires it's own system version of python3.
Can some instructions please be added?
The text was updated successfully, but these errors were encountered: