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

Remove Tensorflow dependency to support Python 3.8 #173

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Tomcli
Copy link
Contributor

@Tomcli Tomcli commented Apr 17, 2023

Tensorflow 1.14 is no longer in Python 3.8 library. Therefore anyone who wants to install aix360 on Python 3.8 will have this dependency error. Since we don't have a plan to migrate Tensorflow version, we should at least remove the Tensorflow dependency so that other open source project can still use the official AIX package.

@vijay-arya
Copy link
Collaborator

@Tomcli pull #174 addresses this.

@Tomcli
Copy link
Contributor Author

Tomcli commented May 3, 2023

Thanks @vijay-arya , can you also cut a new release on Pypi so we can use it via pip install? Thanks.

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.

2 participants