tensorflow / tensorflow/privacy
tensorflow privacy requires numpy ~= 1.21 which is not compatible with python 11
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 2k
- Forks
- 477
- Avg merge
- 22h 12m
- Merged PRs (30d)
- 1
Description
Hi,
is there a particular reason that this repo is stuck with a version of numpy (1.21) that is not compatible with python 11? - According to the numpy docs only 1.22 and above support python 11.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file or test is named. Start by locating the repository's dependency and packaging metadata, then verify why NumPy 1.21 is required and whether the reported Python 11 compatibility issue is reproducible. Done means the supported dependency range is compatible with the intended Python version and the package metadata or tests confirm it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- numpy, python, tensorflow
- Domain
- build-system, machine-learning
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100