Trusted-AI / Trusted-AI/AIX360

Upgrade the tensorflow version in setup.py to support higher versions of Python

Open
#172 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
1.8k
Forks
327
Avg merge
1h 13m
Merged PRs (30d)
1

Description

Hi folks!

The setup.py references tensorflow==1.14, that IIUC supports only Python 3.7, going to be EOL very soon. Would it be possible to bump the dependency up to support at least python 3.8+?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start in setup.py, where the TensorFlow dependency is pinned to version 1.14. Check the project's Python compatibility metadata and dependency constraints, then determine an upgrade that supports Python 3.8 and newer. Done means the dependency declaration is updated and the package remains installable for the supported Python versions.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, tensorflow
Domain
build-system, machine-learning
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.