How to install and setup the Orange Data Mining software for Windows. – Tech Notes – Steve Schmidt
- I recommend using the Portable Orange distribution that requires no explicit installation:
- Download the Portable Orange zip file.
- Extract the files from that downloaded zip.
- Setup the Microsoft SQL Server and PostgreSQL drivers for portable version of Orange Data Miner:
From a Command Prompt:cd
into the Orange folder that contains python.exe- Run
python -m pip install pymssql psycopg2
- Setup Orange Data Miner to read SQLlite databases:
- Manually add the
Orange3-SQLite3
add-in from within the Orange program.
- Manually add the
- Create copy of the
Orange.lnk
shortcut and place on the Windows Desktop:- Change the Startup Directory in the shortcut to the Orange folder.
© 2025 Stephen Schmidt. All rights reserved. Terms and Conditions incorporated herein.