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

docker-compose up fails - Dockerfile.local scikit-learn #537

Closed
dusanmarjanovic opened this issue Feb 8, 2023 · 0 comments
Closed

docker-compose up fails - Dockerfile.local scikit-learn #537

dusanmarjanovic opened this issue Feb 8, 2023 · 0 comments

Comments

@dusanmarjanovic
Copy link

docker-compose up fails as on line 14 in Dockerfile.local of pgml-extension you try to pip install sklearn and its deprecated, it should be changed to:
RUN pip3 install xgboost skikit-learn diptest torch lightgbm transformers datasets sentencepiece sacremoses sacrebleu rouge

@montanalow montanalow mentioned this issue Feb 8, 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

2 participants