Git Product home page Git Product logo

Comments (6)

Emsu avatar Emsu commented on July 30, 2024

Can you explain? Do you mean adding pip install prophet and conda install prophet to the README?

from prophet.

sirinath avatar sirinath commented on July 30, 2024

Can you install prophet like that as of now? If so add to readme else enable this to be installed using the above commands and then add to readme.

from prophet.

Emsu avatar Emsu commented on July 30, 2024

Sorry for the slow response. Hope you are enjoying your holidays!

@sirinath You can install it using pip right now. I'll add it to the README after vacation when I get the chance to finish the conda integration.

Does this work for you? I'll leave this issue open until I have a chance to address it.

from prophet.

sirinath avatar sirinath commented on July 30, 2024

That is fine.

from prophet.

sirinath avatar sirinath commented on July 30, 2024

Enjoy your vacation.

from prophet.

Emsu avatar Emsu commented on July 30, 2024

@sirinath I've added installation instructions to the README. I took a look at conda and since prophet is pure python, I think I'll leave it as a pip package. People can still use conda to manage packages with C extensions but use pip to install prophet.

Doing conda packaging properly using cross platform packaging introduces overhead I don't want to manage currently as I would need release build machines for every supported OS. Because it's pure python, I could release an OSX version and people can download and manually convert the package for their OS and it should work, but the package not found errors for specific OS's will confuse people new to conda.

from prophet.

Related Issues (13)

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.