Beem also has a command line executable you can call directly instead of via Python script. The warning is telling you if you try to invoke beempy
from your terminal, the command won’t be found. You will need to append the path to your PATH environment variable, or use the full path.
You are viewing a single comment's thread from:
Thank you for the response, I had already figured it out and appended the path to the PATH environment. I learned something about linux in the meantime :)
Awesome! I’m glad to hear of your success