ImportError: cannot import name _ScalableSageHook
Open
- Dominant language
- C++
- Stars
- 2.9k
- Forks
- 553
- PR merge metrics
- No merged PRs in 30d
Description
python2.7.15
>>> from tf_euler.python.models.graphsage import _ScalableSageHook
Traceback (most recent call last):
File "", line 1, in
ImportError: cannot import name _ScalableSageHook
运行示例没有问题。
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the Python 2.7.15 import from tf_euler.python.models.graphsage and inspect how _ScalableSageHook is exposed there. Compare that import path with the GraphSage example, which reportedly runs successfully; done means the reported import behavior and example behavior are reconciled.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100