-
-
Notifications
You must be signed in to change notification settings - Fork 15.5k
catboost: init at 0.24.4 #108186
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
catboost: init at 0.24.4 #108186
Conversation
@GrahamcOfBorg build pythonPackages.catboost |
This is a semi-automatic executed nixpkgs-review which is checked by a human on a best effort basis and does not build all packages (e.g. lumo, tensorflow or pytorch). Result of 2 packages built:
|
@@ -0,0 +1,56 @@ | |||
{ buildPythonPackage, fetchFromGitHub, fetchpatch, lib, pythonOlder | |||
, clang_7, python2 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I must have been drunk when merging this. We can't use python2 or python3 as inputs in pythonPackages or at least need to be very careful with it. Can we somehow get rid of python2 here?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Upstream scripts invoked during the build of native modules are python2-only. I don't think that upstream developers are willing to upgrade them because CatBoost still supports Python 2 installation.
Motivation for this change
Things done
sandbox
innix.conf
on non-NixOS linux)nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
./result/bin/
)nix path-info -S
before and after)