google-deepmind / google-deepmind/kinetics-i3d
Incompatibility issues
- Dominant language
- Python
- Stars
- 1.8k
- Forks
- 467
- PR merge metrics
- No merged PRs in 30d
Description
I'm getting AttributeError: module 'tensorflow' has no attribute 'GraphKeys'
when I try to run the code.
From what i can tell this is because the code is written for tensorflow/sonnet versions 1
However pip physically won't let you install tensorflow v1 anymore.
How are people getting this to run?
What versions of all the packages and of python are being used?
Contributor guide
Research direction
Start by reproducing the reported AttributeError with the project's current installation path, then investigate which Python, TensorFlow, and Sonnet versions are compatible with the code. Done means the supported package and Python versions are documented or the incompatibility is addressed, with the reported code running successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, tensorflow
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100