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

Difficulty installing SSBIO package due to dependency conflicts #54

Open
MaryAnnBlaetke opened this issue Jul 6, 2023 · 0 comments
Open

Comments

@MaryAnnBlaetke
Copy link

Description:
I am currently working on a metabolic modelling project and would like to utilize the SSBIO and nglview packages. However, I am encountering installation issues specifically with SSBIO. It appears that SSBIO has numerous dependencies, causing the installation process to fail when using pip. The information provided in the requirement.txt file is insufficient for successful installation attempts. I have experimented with different versions of Python and corresponding pip versions, but none have resolved the problem. The installation process halts with an error message similar to the one below, observed when using Python 3.10.12 on Google Colab:

ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behavior is the source of the following dependency conflicts.
yfinance 0.2.21 requires beautifulsoup4>=4.11.1, but you have beautifulsoup4 4.5.3 which is incompatible.

I have also attempted installations on various Python versions and systems, but encountered similar error messages with conflicting packages.

Request:
Could you kindly provide more precise information regarding the module version and Python version used for successful installation? Alternatively, is it possible to share a functional Docker image that incorporates the necessary dependencies? This would greatly assist me in resolving the installation challenges and proceeding with my metabolic modelling project.

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

No branches or pull requests

1 participant