I'm actually having a similar issue as Anthony, `p...
# ask-for-help
m
I'm actually having a similar issue as Anthony,
pip install bentoctl --user
returns
Requirement already satisfied: bentoctl in c:\python310\lib\site-packages (0.1)
however, running
bentoctl --version
or
bentoctl operator install aws-ec2
returns
Copy code
'bentoctl' is not recognized as an internal or external command,
operable program or batch file.