TRTPT36_opengpu sample panorama-cli-dev command not found
Opened this issue · 1 comments
gzeureka commented
In trtpt_example.ipynb
error occurs when executing the following line
!cd ./trtpt_36_2_app && pwd && panorama-cli-dev setup-panorama-service-cli --region PDX --stage Gamma && panorama-cli-dev package-application
because panorama-cli-dev
command not found.
If change panorama-cli-dev
to panorama-cli
, it complains that setup-panorama-service-cli
is not a valid option.
shimomut commented
Thank you for your report.
We will work in the fix but meanwhile, panorama-cli-dev can be removed from the command I believe.