Giter Club home page Giter Club logo

Comments (3)

hippke avatar hippke commented on August 20, 2024 3

Yes this is a known problem with batman.
There are two work-arounds:

  1. If you can accept an older numpy, then pip install numpy==1.21.1 (may need conda to force this exact version)
  2. Download the batman package from Github, change numpy to oldest-supported-numpy in batman's pyproject.toml file and then doing a pip install .

If this doesn't get resolved soon (@lkreidberg please help, this is such a cool package), I will have to replace the usage of batman in TLS with e.g. PyTransit. Quite unfortunate situation.

from tls.

hippke avatar hippke commented on August 20, 2024 1

Fixed by batman 2.4.9. Please try pip install batman-package --upgrade.
I will leave this issue open for a few week to check if it solves the problem for everybody.
In case any issues remain, I have prepared a TLS version that uses PyTransit instead of batman-package. I could then change it out.

from tls.

dcf21 avatar dcf21 commented on August 20, 2024

Thanks so much for the quick reply, @hippke . That's done the trick!

I had already tried doing (1), but I would never have guessed I had to do (2) as well.

I have a lot of sympathy for the unfortunate situation you're in - it seems to me the Python community should be worrying much more about how hard it is to reproduce a known-good Python environment from three months ago!

from tls.

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.