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

AutoML: Test harness trips when installing catboost on macOS with Python 3.11, works with Python 3.10 #181

Open
amotl opened this issue Dec 3, 2023 · 0 comments

Comments

@amotl
Copy link
Member

amotl commented Dec 3, 2023

About

When invoking the test cases on the automl folder,

git clone https://github.com/crate/cratedb-examples
cd cratedb-examples
pip install -r requirements.txt
ngr test topic/machine-learning/automl

the process fails at installation time already.

ERROR: No matching distribution found for catboost<1.2,>=0.23.2; platform_system == "Darwin" and extra == "models"

References

May be relevant.

@amotl amotl changed the title AutoML: Test harness trips on macOS with Python 3.11, works with Python 3.10 AutoML: Test harness trips when installing catboost on macOS with Python 3.11, works with Python 3.10 Dec 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant