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

'import torch_geometric' fails: File already exists in database: onnx/onnx-ml.proto #9220

Closed
yurivict opened this issue Apr 20, 2024 · 2 comments
Labels

Comments

@yurivict
Copy link

yurivict commented Apr 20, 2024

🐛 Describe the bug

WARNING: All log messages before absl::InitializeLog() is called are written to STDERR
E0000 00:00:1713637565.117453       1 descriptor_database.cc:656] File already exists in database: onnx/onnx-ml.proto
F0000 00:00:1713637565.117565       1 descriptor.cc:2160] Check failed: GeneratedDatabase()->Add(encoded_file_descriptor, size) 
*** Check failure stack trace: ***

Command terminated

This 2021 bug report appears to be related.

Versions

2.5.2, 2.5.3

@rusty1s
Copy link
Member

rusty1s commented Apr 22, 2024

Are you sure this is PyG related? There is no onnx dependency in PyG.

@yurivict
Copy link
Author

PyG triggers failure in PyTorch that depends on onnx.
But it probably isn't directly related to PyG.

@yurivict yurivict closed this as not planned Won't fix, can't repro, duplicate, stale Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants