Coder Social home page Coder Social logo

Comments (5)

dfm avatar dfm commented on September 26, 2024 1

Done: https://pypi.org/project/emcee/3.1.5/

Please report back if there are any issues!

from emcee.

andyfaff avatar andyfaff commented on September 26, 2024 1

You can install the numpy 2.0.0 release candidate from pypi, but only for python>=3.9.

from emcee.

MuellerSeb avatar MuellerSeb commented on September 26, 2024 1

You need at least numpy 1.25.0: https://numpy.org/doc/1.25/release/1.25.0-notes.html#numpy-now-has-an-np-exceptions-namespace

There should be a workaround to support earlier versions. Will do a PR.

from emcee.

jwhhh avatar jwhhh commented on September 26, 2024

Hi team, I haven't looked into the details yet, but emcee v3.1.5 seems to conflict with numpy v1.24.4 (the highest numpy version under python 3.8). I get the following error message under the mentioned version:

AttributeError: module 'numpy' has no attribute 'exceptions'

Is there any possible fix (e.g. specifying emcee v3.1.5 to only require numpy >= 2, or do I have to just wait for numpy to officially release the new major version?

from emcee.

MuellerSeb avatar MuellerSeb commented on September 26, 2024

@dfm this should get another bug fix release, since emcee 3.1.5 unintentionally dropped support for a lot of numpy versions.

from emcee.

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.