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

Proposing a bit more conda #58

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

MementoRC
Copy link
Sponsor

Several packages are provided with conda default channel. A few users (including me in Codespaces) experienced the environment creation failing with conda-forge channel. This could have been temporary, but no error messages where provided, just a Terminated when conda tried to create the environment

@cardosofede
Copy link
Contributor

@david-hummingbot can you test that this environment works for all pages from source and docker?

@david-hummingbot david-hummingbot self-assigned this Aug 8, 2023
@david-hummingbot
Copy link
Contributor

Getting ModuleNotFound error message on a fresh Ubuntu Server 22.10 install, the Docker container also fails to start as well.

image

@MementoRC
Copy link
Sponsor Author

Streamlit has been refactored, the updated way to access cli is:
from streamlit.web import cli
Should I add this update to the PR?

@MementoRC
Copy link
Sponsor Author

The issue seems to be with default vs conda-forge, same version though:
image

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.

None yet

3 participants