After building, how do you run the modified solo1-cli distribution #149
Unanswered
bobknowscode
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have been working with the solo1-cl1 repository. I can build the sources using make build
That created a dist folder that contains....
05/04/2022 04:01 PM 44,123 solo1-0.1.1-py3-none-any.whl
05/04/2022 04:01 PM 39,351 solo1-0.1.1.tar.gz
How do we run the modified solo1 tool?? And how do we generate a solo1.exe for our modifications as well?
I am building on a Win11 machine. I also can build this repository with MSYS2 as well. I did not use venv as that is not really supported on Windows.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions