Skip to content

Instantly share code, notes, and snippets.

@geyang
Created March 25, 2024 02:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save geyang/b26e38aa3ef934c4501e5e2ef5ac23e7 to your computer and use it in GitHub Desktop.
Save geyang/b26e38aa3ef934c4501e5e2ef5ac23e7 to your computer and use it in GitHub Desktop.
single-line command for installing python lcm (lcm-python) on mac.
pip install -e "git+https://github.com/lcm-proj/lcm.git#egg=lcm&subdirectory=lcm-python"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment