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

Triggering build to see if CI works #660

Closed
wants to merge 1 commit into from

Conversation

andeplane
Copy link
Contributor

@andeplane andeplane commented Dec 6, 2023

I struggle with a version conflict when I run latest master locally and in my own CI, so was hoping to test the build here to see if it is special case with my copy. I get

ERROR: Cannot install streamlit[snowflake]==1.24.0 because these package versions have conflicting dependencies.

The conflict is caused by:
    streamlit[snowflake] 1.24.0 depends on pillow<10 and >=6.2.0
    The user requested (constraint) pillow==10.1.0

To fix this you could try to:
1. loosen the range of package versions you've specified
2. remove package versions to allow pip attempt to solve the dependency conflict

@andeplane
Copy link
Contributor Author

@whitphx could you enable build so we can see if this is a problem with you as well?

@andeplane
Copy link
Contributor Author

Thanks! Do you immediately understand why local build fails (same in my CI)? I created #661 for it.

@andeplane andeplane closed this Dec 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant