Git Product home page Git Product logo

Comments (6)

aeon0 avatar aeon0 commented on July 23, 2024

But there is already an environment.yml. No need to have that redundant I would say.

from botty.

LahkLeKey avatar LahkLeKey commented on July 23, 2024

That requires conda but ok

from botty.

aeon0 avatar aeon0 commented on July 23, 2024

I thought about it again and I see your point. We currently only have pip requirements in the environment.yml, so there would be no harm in having a requirements.txt. And its not like dependencies change a lot.
Only thing is, that I dont think you can enforce a min python version. Can you? Botty needs >=3.8.

from botty.

aeon0 avatar aeon0 commented on July 23, 2024

There will be conda dependencies with upcoming ocr feature. Thus it will be unpractical to give this feature to users just to take it away again.

from botty.

LahkLeKey avatar LahkLeKey commented on July 23, 2024

Its not that big of a deal I just put my own in my test branch. As for "conda dependencies" conda is just a package manager. Nothing installed via conda is specific to conda. It is just can be a nice alternative if you use alot of data science related packages or juptyr.

from botty.

aeon0 avatar aeon0 commented on July 23, 2024

@LahkLeKey Installing things via conda is a bit more than just python modules. It can also install and set-up dependencies outside of python modules such as cuda etc.

from botty.

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.