There are problems with installing add-ons into Orange installed with conda.
Anaconda, where a lot of users find Orange for the first time, comes with an out-of-date Orange version. Also, the default Anaconda channels do not include conda-forge. Thus, whenever users install add-ons that require a newer version of Orange, or, god forbid, use the add-on dialog to actually update Orange, Orange installs from pip and wreaks havoc on the current environment. Examples: biolab/orange3#5693 and problem when testing biolab/orange3#5064.
Possible improvements:
@PrimozGodec already started preparing for this: he put most official add-ons onto conda-forge.
When the dialog is improved sufficiently, we could finally enable biolab/orange3#5064.
There are problems with installing add-ons into Orange installed with conda.
Anaconda, where a lot of users find Orange for the first time, comes with an out-of-date Orange version. Also, the default Anaconda channels do not include conda-forge. Thus, whenever users install add-ons that require a newer version of Orange, or, god forbid, use the add-on dialog to actually update Orange, Orange installs from
pipand wreaks havoc on the current environment. Examples: biolab/orange3#5693 and problem when testing biolab/orange3#5064.Possible improvements:
@PrimozGodec already started preparing for this: he put most official add-ons onto conda-forge.
When the dialog is improved sufficiently, we could finally enable biolab/orange3#5064.