GithubHelp home page GithubHelp logo

Comments (3)

MatthewFlamm avatar MatthewFlamm commented on July 1, 2024 1

You might need to use --pre when using pip for dev versions. But, you might also get pre versions of other packages this way. This part of pip dependency resolution is awkwardly designed IMO.

This package probably doesn't support all pyvista versions as it hooks into the theme and plotter options. Once the tests are fixed, we could find a reasonably older version to start supporting and add to CI.

from pytest-pyvista.

MatthewFlamm avatar MatthewFlamm commented on July 1, 2024 1

Having said the above, it might be easier to remove all version constraint and just document a supported version. pytest-mpl has no version constraint for matplotlib. If in the future a backwards incompatible change is made, we could start pinning.

from pytest-pyvista.

MatthewFlamm avatar MatthewFlamm commented on July 1, 2024 1

I also ran into this recently and I think it is caused massive problems for my virtual environment pyvista imports, but it is hard to pinpoint what caused the final issue. I was able to fix it with some combination of what I suggested above, but it is way too complex to justify having this pinning. I am now +1 on removing the pin entirely. If we come across any version pinning requirements, we can document them instead.

from pytest-pyvista.

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.