-
Notifications
You must be signed in to change notification settings - Fork 255
Setup
vadimcn edited this page Aug 6, 2019
·
11 revisions
CodeLLDB bundles platform-specific libraries that it depends upon, with the exception of Python. On Linux and MacOS it needs Python 2.7, on Windows - Python 3.5.
apt-get install python2.7
MacOS comes with Python pre-installed, so no action should be necessary.
Download and install Python 3.6.<latest release>, 64-bit version.