Coder Social home page Coder Social logo

Comments (6)

kernc avatar kernc commented on June 1, 2024

Please let us know if you figure it out! 🙏

from orange3-network.

peterch405 avatar peterch405 commented on June 1, 2024

Seems to be a Microsoft vs version issue (can't get visual studio 2010 express anymore):
http://stackoverflow.com/questions/28251314/error-microsoft-visual-c-10-0-is-required-unable-to-find-vcvarsall-bat

Ended up just installing Orange3 through anaconda.

from orange3-network.

kernc avatar kernc commented on June 1, 2024

So did you have VS 2010 or did you have another version? Did you try any of the other fixes (i.e. configuring the environment variables)? Does the Anaconda version install this add-on?

from orange3-network.

peterch405 avatar peterch405 commented on June 1, 2024

I have Visual C++ 2010 version 10.0.40219 installed and I tried editing the environmental variable after I installed VS 2015 community edition, both of which didn't work. I attributed it to Orange3 getting installed with python 3.4 which is only supported with VS2010 whereas python 3.5 is reported to work with VS2015. I already had anaconda python 2.7 installed so I installed python 3.5 in a new environment (http://conda.pydata.org/docs/py2or3.html) and installed Orange3 from the anaconda pre-built packages (conda install -c https://conda.anaconda.org/ales-erjavec orange3). Then installing the addons with pip worked as I have reported before, but this time because it was installed in the same environment the addons showed up in orange3. The only downside is no desktop shortcut, but I can live with that.

from orange3-network.

kernc avatar kernc commented on June 1, 2024

Another possible solution, for posterity, is download the tarball and run:

python setup.py build --compiler=msvc

before installing.

from orange3-network.

janezd avatar janezd commented on June 1, 2024

Closed due to inactivity.

from orange3-network.

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.