Download the latest version for Windows
Download Orange 3.27.1Standalone installer (default)
Orange3-3.27.1-Miniconda-x86_64.exe (64 bit)Can be used without administrative priviledges.
Portable Orange
Orange3-3.27.1.zipAnaconda
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
conda config --add channels conda-forge
and run
conda install orange3
Pip
Orange can also be installed from the Python Package Index:
pip install orange3
Installing add-ons
Additional features can be added to Orange by installing add-ons. You can find add-on manager in Options menu.
Download archive
Download older versions from our archive.