Trusted-AI / Trusted-AI/AIX360
ModuleNotFoundError: No module named 'tensorflow.contrib'
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.8k
- Forks
- 327
- Avg merge
- 1h 13m
- Merged PRs (30d)
- 1
Description
I have tf==1.14 installed and python 3.7 I have been awake the whole night trying to sort this. Please please help.
My project is on AIX360 and I can't get it to work. Even after cloning the repo, the above error message keeps appearing whenever I load the CEMExplainer and others
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
The failure occurs while loading CEMExplainer and other explainers, with Python 3.7 and TensorFlow 1.14 reported. Start by reproducing the import failure in that environment, then inspect the repository's dependency instructions and locate references to tensorflow.contrib. Done means establishing a supported dependency combination or documenting and testing the required compatibility change.
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
- 25/100