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
@KenZhenLin I am having the same issue. I am pretty new to Julia, but this should be an easy fix of updating the TRS.jl repository to include a Project.toml file, which has the main purpose of asserting the dependencies of a package. From my understanding, Julia's package management protocol was adapted at some point in its development. From the lack of response on this, and other open issues, it appears this project has been abandoned. I am going to open a pull request on the project and see if I can get it working, though, if it is abandoned it likely will not be merged. Finger's crossed there aren't a lot of other changes encountered that broke this project.
Great! Thank you @nrontsis for the quick reply. I could really use this, and so could my professor who shared it with me, in our work. I just forked the main branch and I will get working on it soon.
Hi, I got the following error when I was trying to install TRS on Julia 1.4.2, could you please help me? Thanks!
ERROR: could not find project file in package at https://github.com/oxfordcontrol/TRS.jl
Screenshot of the error:
Same problem also occurred for the package: "QPnorm.jl" and "GeneralQP.jl". Screenshot of the problem is shown below:
The text was updated successfully, but these errors were encountered: