OSError: [WinError -529697949] Windows Error 0xe06d7363

  1. The possible reason is out of memory
    https://github.com/dmlc/xgboost/issues/5242
  2. If the error is reported in import XXX, it may be that the package is not compatible with the platform, try uninstall and then install
    https://github.com/tlambert03/pycudadecon/issues/14
    https://github.com/dmlc/dgl/issues /688

Guess you like

Origin blog.csdn.net/weixin_50497501/article/details/130563993