I installed it directly from the pipx Python installer. First be sure to
have pipx installed:
sudo apt install pipx && pipx ensurepath
Next, install the orange3 Python package as an app:
pipx install orange3
--
You received this bug notification because you are a member of Ubuntu
Bugs, which i
Public bug reported:
When attempting to run the "orange-canvas" command, I encountered an
import error in Python that prevented me from running the app.
Traceback (most recent call last):
File "/bin/orange-canvas", line 5, in
from Orange.canvas.__main__ import main
File "/usr/lib/python3
I got this error by doing nothing in particular. I was just checking
Facebook on Google Chrome when the error message popped up. Sadly I had
just made a fresh install of Ubuntu 17.10 and then installed a lot of
metapackages which I need to work.
--
You received this bug notification because you a
I can reproduce this problem even from a Live Ubuntu 17.10 session.
Here's a provisional fix for this problem: force gnome-open instead of
xdg-open. This also fixes issues with texdoc, google-crhome and other
KDE-apps. Here are the commands I used at the Terminal:
$ mkdir --parents ~/bin
$ ln --s