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
Then they print a series of modules version. (e.g. scikit-learn, pandas, numpy)
My hope is that they'll eventually change that part of the template to be something like "Copy-paste the output from reportabug sklearn pandas numpy" to get all the info. Or maybe they'd add getting just those version numbers in their own _reportabug_info function, so that way they don't have to deal with any extra numpy or pandas info?
I did think that maybe we could try and figure out the dependencies of a module based on what it imports? But that may be much more complicated, and probably not worth it.
Hi!
Searching on Scikit-learn issue template, they have the next information that could be added for improve the reportabug's report:
The text was updated successfully, but these errors were encountered: