Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ERROR: could not find project file in package at https://github.com/oxfordcontrol/TRS.jl #8

Open
KenZhenLin opened this issue Jul 31, 2020 · 3 comments

Comments

@KenZhenLin
Copy link

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:

TRS_1 4

Same problem also occurred for the package: "QPnorm.jl" and "GeneralQP.jl". Screenshot of the problem is shown below:

QPnorm_1 4

@danphenderson
Copy link

@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.

@nrontsis
Copy link
Member

Hi @danphenderson thanks for the detailed comment.

Indeed, this project was written as part of this paper and has not been updated thereafter.

However, I am more than happy to take a look and perhaps merge pull requests!

@danphenderson
Copy link

danphenderson commented Aug 11, 2021

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants