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.
RE: Part 2: Coding on Hive With Python - Installing Modules and Fetching Some Data from Hive