macOSΒΆ
Like Linux, installing OctaDist on macOS can be completed in a few steps as follows:
Press Command - spacebar to launch Spotlight and type
Terminal
, then double-click the search result.Use
pip
command to install OctaDist:pip install --user octadist
Execute OctaDist GUI, just type:
octadist
or:
octadist_gui
If you want to execute OctaDist with command-line, just type:
octadist_cli
In case you are not able to install the latest version of OctaDust, you can try the older stable version:
pip install --user octadist==2.6.1
If you experience any problems while installing OctaDist on macOS, please do not hesitate to post your question at https://groups.google.com/g/octadist-forum.