Closed Andrew-Milestone closed 6 months ago
Why are you posting it here as opposed to posting it on the NeuralOperators's Github issue tracker?
The reason I posted it here, is mentioned in the very first sentence in my post above. Kristoffer (Carlsson) sent me an E-Mail in github with a remark and a link to this site here, because I ask this in my julilang request, where I should post such kind of problems.
Am I (Kristoffer Carlsson) getting mixed up with the Christopher Fisher in https://discourse.julialang.org/t/how-to-install-neuraloperators-as-a-cpu-version/113283/2?u=kristoffer.carlsson. I don't recall sending any "E-Mail in github" at least (but I guess I could just have forgotten...).
But yes, it looks like NeuralOperators are not installable on Julia 1.10. I can try figure out why.
Updating this compat https://github.com/yuehhua/GraphSignals.jl/blob/2e427bdc5a26d34b3187b7b31ae7fc7cc3529b7c/Project.toml#L28 to support CUDA 5 seems to fix it.
Not a Julia bug so closing.
Hello,
as mentioned in julialang an Error occur during loading the Package NeuralOperators in julia 1.10.2. Kristoffer has mentioned/suggested to post my problem here.
The simple following command leads to an error in 1.10.2 (addtional test where also done, which are shown in above mentioned post julialang)
The error messages are also shown in the post in julialang.
My environment on my old laptop is:
versioninfo(verbose = true)