Git Product home page Git Product logo

Comments (4)

lucindasisk avatar lucindasisk commented on September 6, 2024 1

Sounds good! I was actually able to get it to run successfully on the Mac by installing scikit-image==0.14.0 per the requirements textfile. Thanks for pointing me in the right direction!

from pyafq.

arokem avatar arokem commented on September 6, 2024

Thanks for reporting this! We are not quite ready to release this software quite yet... But installing from source as you have should still work.

Regarding your specific error. What versions of scikit image do you have installed on these two machines? For example, what happens when you execute the following on both of these machines?

python -c"import skimage; print(skimage.__version__)"

from pyafq.

lucindasisk avatar lucindasisk commented on September 6, 2024

Thanks so much for your response! I have scikit 0.13.1 installed in both locations. Just to clarify, do you mean installing via github or using a python package manager should still work? Thank you again!

from pyafq.

arokem avatar arokem commented on September 6, 2024

I have scikit 0.13.1 installed in both locations.

Hmm. I still suspect that there is a version of something that is different (the data is identical, right?). Could you run a pip freeze on both machines and send that over?

Just to clarify, do you mean installing via github or using a python package manager should still work?

Sorry. Install from GitHub for now!

from pyafq.

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.