Replies: 1 comment
-
Yes, the https://astroautomata.com/PySR/api/#environment To install dependencies manually, go to the SymbolicRegression.jl folder and type: julia --project=. -e 'using Pkg; Pkg.instantiate()' This is the equivalent of the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I always met difficulties about cloning git repos while running pysr.install(). But i can clone those repos manually. So can i put these repos like SymbolicRegression.jl somewhere so that i can skip the step of cloning while runing install()?
Beta Was this translation helpful? Give feedback.
All reactions