You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My team is working on a repository (https://github.ibm.com/ML-Pipelines/ml-pipelines) to demonstrate code examples used across IBM. We are using poetry environments to compartmentalize our environments.
We have tried many python versions (3.7.0, 3.7.1, 3.7.4, 3.9.6) for our environment that demonstrates IBM Research Trusted-AI code, but none of them have allowed us to install both AIX360 (>=3.6) and AIF360 (>=3.7) without install errors.
Would you recommend any Python version (or any other environment configurations) to get these to work together?
The text was updated successfully, but these errors were encountered:
My team is working on a repository (https://github.ibm.com/ML-Pipelines/ml-pipelines) to demonstrate code examples used across IBM. We are using poetry environments to compartmentalize our environments.
We have tried many python versions (3.7.0, 3.7.1, 3.7.4, 3.9.6) for our environment that demonstrates IBM Research Trusted-AI code, but none of them have allowed us to install both AIX360 (>=3.6) and AIF360 (>=3.7) without install errors.
Would you recommend any Python version (or any other environment configurations) to get these to work together?
The text was updated successfully, but these errors were encountered: