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

Installing in custom project does not install SymbolicRegression #334

Closed
MilesCranmer opened this issue May 23, 2023 · 1 comment
Closed
Labels
bug Something isn't working priority: mid

Comments

@MilesCranmer
Copy link
Owner

It seems like when you try to install PySR inside a custom Julia project, it does not install SymbolicRegression.jl. In other words, it seems to expect that SymbolicRegression.jl is the project you would want to install in.

I think it should check whether SymbolicRegression.jl is already installed, and, if not, it should add it (just like when it installs the @pysr-* projects).

@MilesCranmer MilesCranmer added bug Something isn't working priority: mid labels May 23, 2023
@MilesCranmer
Copy link
Owner Author

Fixed by #535

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working priority: mid
Projects
None yet
Development

No branches or pull requests

1 participant