Build Instructions (macOS)
- macOS >= 10.11.6
- node.js (external)
- Python 2.7 with support for TLS 1.2
Please also ensure that your system and Python version support at least TLS 1.2. This depends on both your version of macOS and Python. For a quick test, run:
If you are using Python as provided by Homebrew, you also need to install the following Python modules:
If you’re developing Electron and don’t plan to redistribute your custom Electron build, you may skip this section.
See .