euler会修改tensorlow安装吗
Open
- Dominant language
- C++
- Stars
- 2.9k
- Forks
- 553
- PR merge metrics
- No merged PRs in 30d
Description
我的tensorflow是1.12的,docker版,装euler前是能用的,装完euler就不能用了。
安装方式是pip install euler-gl
之后再import tensorflow就会返回:
from tensorflow.python.keras._impl.keras.backend import abs
ImportError: cannot import name abs
请问何解?
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the reported setup with TensorFlow 1.12 in the Docker environment, then install euler-gl with pip and retry the `import tensorflow` entry point. Compare the environment before and after installation and identify what must change so the import completes without the reported `keras.backend` error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, 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