Skip to content

Instantly share code, notes, and snippets.

@Ayke
Created July 2, 2020 04:25
Show Gist options
  • Save Ayke/bdc7d567ca3dd932b69e15796dd2a63c to your computer and use it in GitHub Desktop.
Save Ayke/bdc7d567ca3dd932b69e15796dd2a63c to your computer and use it in GitHub Desktop.
Install python3.8 on TX2

Download source file from python website Goes with README

lsb_release problem:

subprocess.CalledProcessError: Command '('lsb_release', '-a')' returned non-zero exit status 1. Solution: sudo rm /usr/bin/lsb_release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment