MilesCranmer / PySR

High-Performance Symbolic Regression in Python and Julia
https://astroautomata.com/PySR
Apache License 2.0
2.11k stars 198 forks source link

Automatically point user to installation issue page #364

Closed MilesCranmer closed 4 months ago

MilesCranmer commented 1 year ago

This should hopefully provide the debugging info up front so users don't run into #362. For every user who posts a bug report there are probably 10 who simply give up and stop using PySR... So better to make this debugging as simple as possible.

MilesCranmer commented 1 year ago

(No clue how to unit-test this sadly... Maybe with a custom Julia depot that includes only a tiny subset of packages?)