News

Go to line number 183, "from utils import setup_cognito_user_pool, reauthenticate_user\n", Running the Jupyter notebook throwing error: Module not found: utils.
So, I smoothly installed jetson-inference from source, then smoothly installed jetson-utils from sources as well. However, when trying to run a python code, it fails at import jetson_inference, the ...