Commit 7c2aa1a
committed
Exclude nvml.dll from delvewheel repair
nvml.dll is not part of the CTK but is installed with the CUDA driver.
Adding --exclude nvml.dll to the delvewheel repair command prevents
delvewheel from searching for this DLL during wheel repair, since it
will be available system-wide at runtime.1 parent a415810 commit 7c2aa1a
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
| 89 | + | |
0 commit comments