Closed a-ill closed 3 years ago
Thanks for reporting this. I am aware of the problem, it will most likely require recompiling the jlml library and releasing a new jlqml_jll. The problem is that I am using uv_open
and some other functions that are no longer exported in Julia 1.6. The only workaround right now is to downgrade to Julia 1.5.
CC @giordano in case he has another workaround.
This should be fixed in the master branch now.
I am getting such an error on Julia 1.6.0. Is it only me or QML does not work yet with 1.6.0?