-
Notifications
You must be signed in to change notification settings - Fork 251
Setup
vadimcn edited this page Aug 6, 2019
·
11 revisions
CodeLLDB bundles platform-specific libraries that it depends upon, with the exception of Python (and libXML2 on Linux).
apt-get update
apt-get install libpython2.7 libxml2
MacOS comes with Python pre-installed; no action should be necessary.
Download and install Python 3.6.<latest release>, 64-bit version.