Truong X. Nghiem
Truong X. Nghiem
Got the same error. Even the Getting Started example () doesn't work. I also tried several other examples that use `Basis` (not necessarily SINDy), none worked due to the same...
I didn't realize that the basis was created successfully, it's just its displaying in the REPL. So it works; the displaying error is annoying but harmless (I think).
Confirmed that it runs on Mac OS (Big Sur) with emacs-plus 28.0.50, native compile. Very great work.
My `Project.tom` is pasted below. I think I know what the problem was. From the `Project.toml` of Parametron (https://github.com/tkoolen/Parametron.jl/blob/master/Project.toml), it looks like Parametron's latest version requires MOI version 0.8, whereas...
@tkoolen Any update on this issue? I can use the latest version of OSQP.jl (0.6.0) just fine on Julia 1.4.1. The issue with Parametron still exists as of today. If...
By the way, were there significant changes in the API of MOI between v0.8 and v0.9 that Parametron hasn't yet supported MOI 0.9 (while an older version of Parametron supports...
If I switched to use file entries for the projects (so that the file names will be shown to distinguish them), still the visualize screen only shows the node's title....
I think using the full path is a good option, though the path might be long. I use Helm and whenever I refile an org subtree, Helm shows me the...
I'm really interested in a GUI for Modia. Why don't you utilize OpenModelica's OMEdit GUI? Although OMEdit doesn't run in Julia, you can use it as an external program and...
I have the same issue on MacOS. It prints out the JSON format response like you got, but it didn't execute the code and didn't even ask me to run...