NVidia CUDA toolkit 7.5.27 failing to install on OS X

江枫思渺然 提交于 2019-12-04 22:35:28

The phrase "Package manifest parsing error" produced zero hits on Google before, so hopefully this answer helps others.

I spoke to an NVidia dev about this, and apparently there is a known issue for version 7.5.27 on OS X. Having more than one CUDA installed DMG mounted will cause any installer to have this issue.

Unmounting all but one DMG solves this issue. It will likely be fixed in a future release of the CUDA toolkit.

I’m in the same boat. These steps solved this issue.

  1. Unmount all DMG
  2. Mount only one "Local Installer" DMG
  3. Launch Installer and complete procedure

Network Installer didn't work in my environment.

I had to uninstall the version of CUDA I had installed previously by running /Developer/NVIDIA/CUDA7.5/bin/uninstall***.pl before installing the new version.

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!