Coder Social home page Coder Social logo

Comments (7)

tdejager avatar tdejager commented on May 22, 2024 1

Yes @flying-sheep, we are working on doing it one go using our rust libsolv implementation. It is a bit tricky, but will keep you updated!

from pixi.

flying-sheep avatar flying-sheep commented on May 22, 2024 1

Yup, thanks! As long as one of the issues stays up, I’ll be notified once you got that far!

from pixi.

tdejager avatar tdejager commented on May 22, 2024

The plan to install pip dependencies for now.

  1. Have a separate pip dependency section in the TOML.
  2. Parse these and add pip as a dependency to the resolver.
  3. Install pip into the environment.
  4. Run pip install.

Extra's we could add:

  1. Add a pip --dry-run --report - to check what dependencies are installed and if they do not overlap with the environment.
  2. Use the grayskull file to see if the pip dependency does not exist as a conda one: https://github.com/regro/cf-graph-countyfair/blob/master/mappings/pypi/grayskull_pypi_mapping.yaml

from pixi.

tdejager avatar tdejager commented on May 22, 2024

Branch: feat/add-pip-to-lock

from pixi.

flying-sheep avatar flying-sheep commented on May 22, 2024

As said in #175 (comment), conda/mamba’s approach of first-us-then-pip isn’t a sound one, so I hope the “for now” does a lot of heavy lifting and you plan to resolve dependencies together at some point.

I generally avoid conda/mamba unless absolutely necessary to avoid problems with this.

from pixi.

tdejager avatar tdejager commented on May 22, 2024

Closing this for: #175 I see that you are also involved there @flying-sheep :)

from pixi.

kszlim avatar kszlim commented on May 22, 2024

Is that feature branch dead (to make way for the proper way maybe)?

from pixi.

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.