âšī¸ Skipped - page is already crawled
| Filter | Status | Condition | Details |
|---|---|---|---|
| HTTP status | PASS | download_http_code = 200 | HTTP 200 |
| Age cutoff | PASS | download_stamp > now() - 6 MONTH | 0 months ago |
| History drop | PASS | isNull(history_drop_reason) | No drop reason |
| Spam/ban | PASS | fh_dont_index != 1 AND ml_spam_score = 0 | ml_spam_score=0 |
| Canonical | PASS | meta_canonical IS NULL OR = '' OR = src_unparsed | Not set |
| Property | Value |
|---|---|
| URL | https://orangedatamining.com/download/ |
| Last Crawled | 2026-04-06 15:45:07 (14 hours ago) |
| First Indexed | 2021-01-12 03:09:36 (5 years ago) |
| HTTP Status Code | 200 |
| Meta Title | Orange Data Mining |
| Meta Description | Orange Data Mining Toolbox |
| Meta Canonical | null |
| Boilerpipe Text | macOS
Orange for Apple silicon
Orange3-3.40.0-Python3.12.10-arm64.dmg
Orange for Intel
Orange3-3.40.0-Python3.12.10-x86_64.dmg
Not sure which installer to select?
Click the Apple logo in the top-left corner of your screen, select About This Mac, and check the Chip or Processor field. If you see Apple, select the Orange for Apple Silicon installer. If you see Intel, select the Orange for Intel.
Other platforms
Anaconda
Create and activate a conda environment for Orange (optional, but recommended)
conda create python=3.11 --yes --name orange3
conda activate orange3
Add conda-forge to the list of channels you can install packages from (and make it default)
conda config --add channels conda-forge
conda config --set channel_priority strict
and run
conda install orange3
Pip
Orange can also be installed from PyPI. You may need additional system packages provided by your distribution.
If your system does not already provide PyQt, install it from PyPI
pip install PyQt6 PyQt6-WebEngine
Finally, install Orange
pip install orange3
Installing from source
Clone our repository from
GitHub
or download the
source code tarball
. Then follow the instructions in
README.md
Running Orange
To run Orange Canvas run (activate the corresponding environment first if needed)
python -m Orange.canvas |
| Markdown | [](https://orangedatamining.com/)
- [Screenshots](https://orangedatamining.com/screenshots/)
- [Download](https://orangedatamining.com/download/)
- [Blog](https://orangedatamining.com/blog/)
- [Docs](https://orangedatamining.com/docs/)
- [Workshops](https://orangedatamining.com/workshops/)
- [Donate](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=A76TAX87ZVR3J)

# Download Orange
## Windows
### Standalone installer (default)
[Orange3-3.40.0-x86\_64.exe](https://download.biolab.si/download/files/Orange3-3.40.0-x86_64.exe)
Can be used without administrative privileges.
### Portable Orange
[Orange3-3.40.0.zip](https://download.biolab.si/download/files/Orange3-3.40.0.zip)
No installation needed. Just extract the archive and open the shortcut in the extracted folder.
## macOS
### Orange for Apple silicon
[Orange3-3.40.0-Python3.12.10-arm64.dmg](https://download.biolab.si/download/files/Orange3-3.40.0-Python3.12.10-arm64.dmg)
### Orange for Intel
[Orange3-3.40.0-Python3.12.10-x86\_64.dmg](https://download.biolab.si/download/files/Orange3-3.40.0-Python3.12.10-x86_64.dmg)
**Not sure which installer to select?** Click the Apple logo in the top-left corner of your screen, select About This Mac, and check the Chip or Processor field. If you see Apple, select the Orange for Apple Silicon installer. If you see Intel, select the Orange for Intel.
## Other platforms
### Anaconda
Create and activate a conda environment for Orange (optional, but recommended)
```
conda create python=3.11 --yes --name orange3
conda activate orange3
```
Add conda-forge to the list of channels you can install packages from (and make it default)
```
conda config --add channels conda-forge
conda config --set channel_priority strict
```
and run
```
conda install orange3
```
### Pip
Orange can also be installed from PyPI. You may need additional system packages provided by your distribution.
If your system does not already provide PyQt, install it from PyPI
```
pip install PyQt6 PyQt6-WebEngine
```
Finally, install Orange
```
pip install orange3
```
### Installing from source
Clone our repository from [GitHub](https://github.com/biolab/orange3) or download the [source code tarball](https://github.com/biolab/orange3/archive/stable.tar.gz). Then follow the instructions in [README.md](https://github.com/biolab/orange3/blob/stable/README.md)
### Running Orange
To run Orange Canvas run (activate the corresponding environment first if needed)
```
python -m Orange.canvas
```
## Download archive
Download older versions from [our archive](https://download.biolab.si/download/files/).

## Installing add-ons
Additional features can be added to Orange by installing add-ons. You can find add-on manager in Options menu.
### Orange
- [FAQ](https://orangedatamining.com/faq/)
- [License](https://orangedatamining.com/license/)
- [Privacy](https://orangedatamining.com/privacy/)
- [Citation](https://orangedatamining.com/citation/)
- [Contact](https://orangedatamining.com/contact/)
### [Download](https://orangedatamining.com/download/)
- [Windows](https://orangedatamining.com/download/#win)
- [Mac OS](https://orangedatamining.com/download/#mac)
- [Other platforms](https://orangedatamining.com/download/#other)
### Community
- [LinkedIn](https://www.linkedin.com/company/orange-data-mining)
- [Facebook](https://www.facebook.com/orangedatamining)
- [Stack Exchange](https://datascience.stackexchange.com/questions/tagged/orange)
- [YouTube](https://www.youtube.com/channel/UClKKWBe2SCAEyv7ZNGhIe4g)
- [Discord](https://discord.com/invite/FWrfeXV)
### [Documentation](https://orangedatamining.com/docs/)
- [Get started](https://orangedatamining.com/getting-started/)
- [YouTube tutorials](https://www.youtube.com/channel/UClKKWBe2SCAEyv7ZNGhIe4g)
- [Example workflows](https://orangedatamining.com/examples/)
- [Widgets](https://orangedatamining.com/widget-catalog/)
- [Scripting](https://orange3.readthedocs.io/projects/orange-data-mining-library/en/latest/)
### Developers
- [GitHub](https://github.com/biolab/orange3)
- [Getting started](http://docs.biolab.si/3/development/)
[Donate to Orange](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=A76TAX87ZVR3J)
Copyright Š University of Ljubljana
This site uses cookies to improve your experience.
Details
Understand |
| Readable Markdown | ## macOS
### Orange for Apple silicon
[Orange3-3.40.0-Python3.12.10-arm64.dmg](https://download.biolab.si/download/files/Orange3-3.40.0-Python3.12.10-arm64.dmg)
### Orange for Intel
[Orange3-3.40.0-Python3.12.10-x86\_64.dmg](https://download.biolab.si/download/files/Orange3-3.40.0-Python3.12.10-x86_64.dmg)
**Not sure which installer to select?** Click the Apple logo in the top-left corner of your screen, select About This Mac, and check the Chip or Processor field. If you see Apple, select the Orange for Apple Silicon installer. If you see Intel, select the Orange for Intel.
## Other platforms
### Anaconda
Create and activate a conda environment for Orange (optional, but recommended)
```
conda create python=3.11 --yes --name orange3
conda activate orange3
```
Add conda-forge to the list of channels you can install packages from (and make it default)
```
conda config --add channels conda-forge
conda config --set channel_priority strict
```
and run
```
conda install orange3
```
### Pip
Orange can also be installed from PyPI. You may need additional system packages provided by your distribution.
If your system does not already provide PyQt, install it from PyPI
```
pip install PyQt6 PyQt6-WebEngine
```
Finally, install Orange
```
pip install orange3
```
### Installing from source
Clone our repository from [GitHub](https://github.com/biolab/orange3) or download the [source code tarball](https://github.com/biolab/orange3/archive/stable.tar.gz). Then follow the instructions in [README.md](https://github.com/biolab/orange3/blob/stable/README.md)
### Running Orange
To run Orange Canvas run (activate the corresponding environment first if needed)
```
python -m Orange.canvas
``` |
| Shard | 0 (laksa) |
| Root Hash | 6572302821992386600 |
| Unparsed URL | com,orangedatamining!/download/ s443 |