Created
June 12, 2020 16:59
-
-
Save lackdaz/597b40f76c15e91939d74bdaa84bb93a to your computer and use it in GitHub Desktop.
run to fix the jetson-io bug
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo find /opt/nvidia/jetson-io/ -mindepth 1 -maxdepth 1 -type d -exec touch {}/__init__.py \; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment