Closed Roger-luo closed 4 years ago
I'm running into the same problem with Julia 1.4.0.
Changing the version test fixes the problem, but is probably not the solution.
export SSparseMatrixCSC
@static if VERSION < v"1.4.0" # v"1.5.0" - monkey patch for Julia 1.4.0
...
fixed
currently not working on 1.5