Giter VIP home page Giter VIP logo

Comments (5)

latchr avatar latchr commented on July 25, 2024

Upgrading lmfit from 0.9.1 to 0.9.5 has fixed this problem. I don't know whether we should try to resolve the issue or simply mention somewhere in the documentation that Qudi doesn't work with 0.9.1?

from qudi.

a-stark avatar a-stark commented on July 25, 2024

Right, I had also encountered this issue and forgot to mention that in the pull request. We can mention that with one sentence in the docs, but the conda-env.yml has already the proper package number, so it should not concern further checkouts.

from qudi.

latchr avatar latchr commented on July 25, 2024

Yes, but remember that some people will run Qudi without using the conda-env. On my Gentoo Linux, for example, I have manually installed the required modules. It is super easy to access lmfit.__version__ and I suggest that we put a small exception or error message to help anyone in this situation know what the easy fix is. The original error message about TypeError is not very transparent at all!

from qudi.

a-stark avatar a-stark commented on July 25, 2024

That means to put in the activation of fitlogic a check for the version and issuing a warning or error. Sounds reasonable. FYI: I have lmfit.__version__ = '0.9.2' running on my windows machine and it works with the current fitlogic. So I assume from version '0.9.2' it works.

from qudi.

drogenlied avatar drogenlied commented on July 25, 2024

Added an exception pointing out the version requirement in 3e61a55

from qudi.

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.