Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

111 #5

Open
WangHeFe opened this issue May 14, 2024 · 1 comment
Open

111 #5

WangHeFe opened this issue May 14, 2024 · 1 comment

Comments

@WangHeFe
Copy link

Stack (most recent call first):
File "C:\1 New Files\anaconda\envs\Fed\lib\ctypes_init_.py", line 374 in init
File "C:\1 New Files\anaconda\envs\Fed\lib\site-packages\torch_ops.py", line 1032 in load_library
File "C:\1 New Files\anaconda\envs\Fed\lib\site-packages\torch_scatter_init_.py", line 16 in
File "", line 241 in _call_with_frames_removed
File "", line 883 in exec_module
File "", line 688 in _load_unlocked
File "", line 1006 in _find_and_load_unlocked
File "", line 1027 in _find_and_load
File "C:\1 New Files\anaconda\envs\Fed\lib\site-packages\torch_geometric\typing.py", line 68 in
File "", line 241 in _call_with_frames_removed
File "", line 883 in exec_module
File "", line 688 in _load_unlocked
File "", line 1006 in _find_and_load_unlocked
File "", line 1027 in _find_and_load
File "C:\1 New Files\anaconda\envs\Fed\lib\site-packages\torch_geometric_compile.py", line 6 in
File "", line 241 in _call_with_frames_removed
File "", line 883 in exec_module
File "", line 688 in _load_unlocked
File "", line 1006 in _find_and_load_unlocked
File "", line 1027 in find_and_load
File "C:\1 New Files\anaconda\envs\Fed\lib\site-packages\torch_geometric_init
.py", line 1 in
File "", line 241 in _call_with_frames_removed
File "", line 883 in exec_module
File "", line 688 in _load_unlocked
File "", line 1006 in _find_and_load_unlocked
File "", line 1027 in _find_and_load
File "C:\Users\admin1\Desktop\FedGCN-master\src\data_process.py", line 11 in
File "", line 241 in _call_with_frames_removed
File "", line 883 in exec_module
File "", line 688 in _load_unlocked
File "", line 1006 in _find_and_load_unlocked
File "", line 1027 in _find_and_load
File "C:\Users\admin1\Desktop\FedGCN-master\src\fedgcn_run.py", line 25 in
C:\1 New Files\anaconda\envs\Fed\lib\site-packages\torch_geometric\typing.py:72: UserWarning: An issue occurred while importing 'torch-scatter'. Disabling its usage. Stacktrace: [WinError 127] 找不到指定的程序。
warnings.warn(f"An issue occurred while importing 'torch-scatter'. "
Windows fatal exception: code 0xc0000139

@yh-yao
Copy link
Owner

yh-yao commented May 14, 2024

torch_geometric library requires torch-scatter. Check here

https://pytorch-geometric.readthedocs.io/en/latest/install/installation.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants