panatronic-git / orange-plus

Addon for the Orange3 with custom widgets
Creative Commons Zero v1.0 Universal
1 stars 0 forks source link

Installation #1

Open Niemand112233 opened 1 year ago

Niemand112233 commented 1 year ago

Hi,

how can I install it on Windows?

panatronic-git commented 1 year ago

Hi,

Apologies for the delayed response. Please, follow the steps below to install the add-on ‘orange-plus’.

The instructions are for Windows OS:

  1. Install Orange from “Orange Data Mining”.

  2. Run Command Prompt as administrator.

  3. Enable orange environment typing the following command: C:\ProgramData\Miniconda3\Scripts\activate "C:\Program Files\Orange"

  4. Call the folder where the add-on was downloaded: cd C:\Users...\orange-plus

  5. Install add-on: pip install e .

If you have any questions or need further information, please feel free to contact me.

Hope this helps. Panos Papadopoulos