biolab / orange3

🍊 :bar_chart: :bulb: Orange: Interactive data analysis
https://orangedatamining.com
Other
4.81k stars 1k forks source link

qt.svg: Cannot open file '<local path>/canvas_icons:/Dropdown.svg' #6837

Closed Alex72RM closed 1 month ago

Alex72RM commented 3 months ago

When trying to run the env with "python -m Orange.canvas", this alert arises:

qt.svg: Cannot open file '/canvas_icons:/Dropdown.svg', because: La sintassi del nome del file, della directory o del volume non ? corretta.

(in english: file name syntax, directory or volume is wrong)

What's wrong?

How can we reproduce the problem?

What's your environment?

yanuino commented 3 months ago

Same problem. qt.svg: Cannot open file 'C:/Users/y*********e/AppData/Local/miniconda3/canvas_icons:/Dropdown.svg', because: La syntaxe du nom de fichier, de r?pertoire ou de volume est incorrecte.

How can we reproduce the problem? Launch orange-canvas.exe or python -m Orange.canvas

sankarsh-ravi commented 3 months ago

I am also experiencing the same issue. Can someone help?

markotoplak commented 3 months ago

I also see the same warning. Did you notice any other consequences? To me, orange seems to behave normally.