onnxruntime
bbb6b416
- Fix ImportError in build.py (#6231)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
5 years ago
Fix ImportError in build.py (#6231) There is a possible ImportError where build.py can import the wrong 'util' package if there are others present in `sys.path` already
References
#6231 - Fix ImportError in build.py
Author
mgoin
Parents
df7e2f3c
Loading