You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sometimes the user needs to call ] build PyCall when the python library's version number increases (and therefore the library name changes). Is there a way to automate this?
I don't know if this is possible, because once the module is loaded it is too late to precompile it again. However, it should be possible to print a clearer error message.
tkf
linked a pull request
Nov 17, 2018
that will
close
this issue
Sometimes the user needs to call
] build PyCall
when the python library's version number increases (and therefore the library name changes). Is there a way to automate this?JuliaPy/PyCall.jl#547 (comment)
The text was updated successfully, but these errors were encountered: