Coder Social home page Coder Social logo

Orange does not launch about orange3 HOT 9 OPEN

pbastiaans avatar pbastiaans commented on June 15, 2024
Orange does not launch

from orange3.

Comments (9)

janezd avatar janezd commented on June 15, 2024

For a start, you will need to give us more information -- "Orange does not start" is not something that we can debug. :)

You skipped the bottom part of the form.

from orange3.

pbastiaans avatar pbastiaans commented on June 15, 2024

Apologies. This is new to me.

What's wrong?
Orange does not launch. Double-click the icon or try to run pythonw.exe -s -m orange.canvas from a command line...nothing. No error messages.

How can we reproduce the problem?
Not sure.
Are there logs I can view?
Are there dependencies other than python?

What's your environment?
Education. I am the systems administrator trying to make Orange available to professors and students. We are implementing this in VMware VDI.

Operating system: Windows 10 22H2
Orange version: 3.36.1
How you installed Orange: Ran the installer as administrator for all users.

from orange3.

pbastiaans avatar pbastiaans commented on June 15, 2024

from orange3.

ales-erjavec avatar ales-erjavec commented on June 15, 2024

Orange does not launch. Double-click the icon or try to run pythonw.exe -s -m orange.canvas from a command

Use python.exe -s -m Orange.canvas (pythonw.exe on windows specifically detaches from the console and won't print any errors)

Note: There is a Orange Debug shortcut in the installation directory which should keep the console window open.

from orange3.

pbastiaans avatar pbastiaans commented on June 15, 2024

from orange3.

markotoplak avatar markotoplak commented on June 15, 2024

@pbastiaans, Github seemed to have a problem understanding your email. Please repost the error onto Github directly. Thanks!

from orange3.

pbastiaans avatar pbastiaans commented on June 15, 2024

Thank you for the tip, here’s the error:
image
OrangeError

from orange3.

markotoplak avatar markotoplak commented on June 15, 2024

Thanks! Please use the command as Ales specified, with capital O in "Orange" (capital letters are important within python).

from orange3.

markotoplak avatar markotoplak commented on June 15, 2024

... and you'll need to run the commant in "Orange Command Prompt" (should be in your start menu), because the default system one does not load the same python environment.

from orange3.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.