AIX360 icon indicating copy to clipboard operation
AIX360 copied to clipboard

Remove Tensorflow dependency to support Python 3.8

Open Tomcli opened this issue 2 years ago • 2 comments

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.

Tomcli avatar Apr 17 '23 21:04 Tomcli

@Tomcli pull #174 addresses this.

vijay-arya avatar May 03 '23 17:05 vijay-arya

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

Tomcli avatar May 03 '23 17:05 Tomcli