Code Monkey home page Code Monkey logo

Comments (4)

lovettchris avatar lovettchris commented on June 10, 2024

Thanks for playing with ELL and thanks for reporting your problems with miniconda. I just tried the steps outlined in INSTALL-windows.md using the latest version of miniconda, and I also ran into problems with cmake not finding python:

-- Looking for python 3.7: PYTHONINTERP_FOUND=FALSE, PYTHONLIBS_FOUND=FALSE
-- Looking for python 3.6: PYTHONINTERP_FOUND=FALSE, PYTHONLIBS_FOUND=FALSE

This is odd because the miniconda prompt can find python no problem. So this would indicate there is some incompatibility with the latest miniconda3 and the VS 2017 python cmake modules c:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.12\Modules\FindPythonInterp.cmake

Thanks for finding a version of miniconda that works properly... we should add that to the docs. We should also move the docs to VS 2019, are you using VS 2017 or 2019 ?

from ell.

DataVizLucas avatar DataVizLucas commented on June 10, 2024

I am glad I could help you and also I have to thank you for the great tutorial! For me it was the best tutorial for setting up a neural net on the raspberry so far and it really helped me with my project!

So for me the newest version of miniconda3 worked to the point that I tried to repurpose a net from ELL gallery. I even deployed two nets on the raspberry following the steps in the tutorial using the newest version of miniconda3 but when I tried to repurpose the net there was an error message. I don't recall the error exactly but it was something with the python2.7.dll so in order to use python 2.6 I reinstalled an older version of miniconda.

Also I am using VS2017 as on the first try I didn't realise that I could also use VS2019 by simply invoking CMake with an slightly altered command.

from ell.

clovett avatar clovett commented on June 10, 2024

this commit fixes the docs to point to VS 2019 which works properly with latest miniconda.

from ell.

DataVizLucas avatar DataVizLucas commented on June 10, 2024

Thanks for fixing the tutorial!

from ell.

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.