Add DLL Search Paths for Windows with Python 3.8+#458
Conversation
|
Based on some further reading here I found that conda installs most DLLs to |
Co-authored-by: Miles Cranmer <miles.cranmer@gmail.com>
Co-authored-by: Miles Cranmer <miles.cranmer@gmail.com>
|
Looks good to me, thanks for implementing the suggestions. Now this will just need to wait for @cjdoris input :) I should mention I am not that knowledgeable about Windows, so take my review with a grain of salt. It would be great if there was some way to unit-test the issue that this fix would solve (i.e., broken before this change; fixed after it), but I suppose it might not be possible. |
|
I could surely write a Julia script based test for this. |
|
Closing as per this comment #457 (comment). |
Aims to Fix #457