import pyg_lib
fails due to AttributeError: module 'pyg_lib' has no attribute 'ops'
#331
Labels
import pyg_lib
fails due to AttributeError: module 'pyg_lib' has no attribute 'ops'
#331
🐛 Describe the bug
When I run the code above, it raise an error that pyg_lib has no attribute 'ops'. How shoud I solve this problem?
Environment
pyg-lib
version:0.4.0+pt23
2.3.1
MacOS
3.12.4
pyg-lib
(conda
,pip
, source):pip
The text was updated successfully, but these errors were encountered: