Linux / Source
Anaconda
If you are using python provided by Anaconda distribution, you are almost ready to go. Add conda-forge to the list of channels you can install packages from
and run
(the second commands installs qt and pyqt from the defaults channel, as those provided by the conda-forge do not include webkit)
Pip
Orange can also be installed from the Python Package Index. You may need additional system packages provided by your distribution.
Installing from source
Clone our repository from GitHub or download the source code tarball. Then follow the instructions in README.md
To run Orange Canvas run
Installing add-ons
Additional features can be added to Orange by installing add-ons. You can find add-on manager in Options menu.
-
-