NVIDIA-AI-IOT / trt_pose

Real-time pose estimation accelerated with NVIDIA TensorRT
MIT License
974 stars 291 forks source link

error using export_for_isaac.py: File name too long #145

Closed lweingart closed 3 years ago

lweingart commented 3 years ago

Hi again,

Actually something strange happened. When running the code like this: ./export_for_isaac.py with any kind of argument, like -h for instance, this error pops out. The error disappears once you run the code like thins: python3 export_for_isaac.py...

I tried to delete the issue but could not, so I will simply close it with this comment.

Sorry