Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pip install u8darts tries to install prophet #1728

Closed
TueLindhart opened this issue Apr 25, 2023 · 3 comments
Closed

pip install u8darts tries to install prophet #1728

TueLindhart opened this issue Apr 25, 2023 · 3 comments
Labels
bug Something isn't working devops CI/CD, packaging, code maintenance, ...

Comments

@TueLindhart
Copy link

TueLindhart commented Apr 25, 2023

Describe the bug
When using pip install u8darts, it also tries to install prophet even though the documentation says it will not install prophet. Installation fails when it tries to install prophet and I would therefore like to avoid installing it as I dont need it.

To Reproduce
Run pip install u8darts

Expected behavior
Expected it does not try to install prophet

System (please complete the following information):

  • Python version: 3.9.11
  • darts version 0.24.0

Additional context
I have a a MacOS with M2 chip running on MacOS 13.2.1.

@TueLindhart TueLindhart added bug Something isn't working triage Issue waiting for triaging labels Apr 25, 2023
@TueLindhart TueLindhart changed the title [BUG] pip install u8darts tries to install prophet Apr 25, 2023
@Coolnesss
Copy link

+1. Same applies to u8darts[torch]

@dennisbader
Copy link
Collaborator

You are right, we included prophet back to the core requirements a while ago as they fixed many of the previous installation issues.
We currently have a discussion/PR about this here with some users explaining how they got it to work on M1/M2.

@madtoinou madtoinou added devops CI/CD, packaging, code maintenance, ... and removed triage Issue waiting for triaging labels Aug 2, 2023
@madtoinou
Copy link
Collaborator

I just checked locally, darts, u8darts and u8darts[torch] do not install prophet anymore.

Closing this for now, @Coolnesss & @TueLindhart feel free to reopen if the problem persists on your side.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working devops CI/CD, packaging, code maintenance, ...
Projects
None yet
Development

No branches or pull requests

4 participants