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

[BUG] Fail to install dev branch #2589

Closed
serena-ruan opened this issue Apr 1, 2024 · 3 comments
Closed

[BUG] Fail to install dev branch #2589

serena-ruan opened this issue Apr 1, 2024 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@serena-ruan
Copy link

serena-ruan commented Apr 1, 2024

Describe the bug
A clear and concise description of the bug.
Hey friends, it seems the installation process https://github.com/mlflow-automation/mlflow/actions/runs/8498480507/job/23280874139#step:8:82 fails due to package conflicts. The error message is a little bit weird, but could you fix it in MLflow or in your repo?

How To Reproduce the bug
Steps to reproduce the behavior, how frequent can you experience the bug:
1.pip install git+https://github.com/microsoft/promptflow#subdirectory=src/promptflow

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Running Information(please complete the following information):

  • Promptflow Package Version using pf -v: [e.g. 0.0.102309906]
  • Operating System: [e.g. Ubuntu 20.04, Windows 11]
  • Python Version using python --version: [e.g. python==3.10.12]

Additional context
Add any other context about the problem here.

@serena-ruan serena-ruan added the bug Something isn't working label Apr 1, 2024
@serena-ruan
Copy link
Author

cc @brynn-code

@brynn-code
Copy link
Contributor

Hey @serena-ruan, we are working on package splitting these days, we need some changes to ensure mlflow installed promptflow dev version correctly, I'll create the PR asap, thanks for the reaching out! ❤️❤️

@brynn-code brynn-code self-assigned this Apr 1, 2024
@brynn-code
Copy link
Contributor

brynn-code commented Apr 1, 2024

Also there is another issue, we use from promptflow import load_flow in mlflow, this will start print warning like please use from promptflow.client import load_flow balabala since promptflow 1.7.0, we will update the code afterwards, that method will not be removed, only warning messages there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants