Created
October 2, 2024 12:22
-
-
Save Maumagnaguagno/6e3fd486dfaca053d1fe4d6476e07852 to your computer and use it in GitHub Desktop.
Orange install
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pip install PyQt5 PyQtWebEngine --user | |
pip install orange3 --user | |
pip install orange3-text --user | |
pip install orange3-geo --user | |
pip install orange3-imageanalytics --user | |
python -m Orange.canvas |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment