GoogleCloudPlatform / GoogleCloudPlatform/python-docs-samples
[generative_ai]: extras packages not being installed
- Dominant language
- Jupyter Notebook
- Stars
- 8.1k
- Forks
- 6.7k
- Avg merge
- 4d 2h
- Merged PRs (30d)
- 16
Description
## In which file did you encounter the issue?
https://github.com/GoogleCloudPlatform/python-docs-samples/pull/12865#issuecomment-2837128230
https://github.com/GoogleCloudPlatform/python-docs-samples/blob/5d0f1faee810c30da6aea7a30848a3f402071065/generative_ai/model_tuning/requirements.txt#L6
https://github.com/GoogleCloudPlatform/python-docs-samples/blob/5d0f1faee810c30da6aea7a30848a3f402071065/generative_ai/evaluation/requirements.txt#L6
## Did you change the file? If so, how?
Updating to google-cloud-aiplatform version 1.90.0
## Describe the issue
Testing returns import errors for `sklearn`
```
E ModuleNotFoundError: No module named 'sklearn'
```
https://btx.cloud.google.com/invocations/77bb07ba-75b4-483e-a46a-12c548954f7c/log
Contributor guide
Assessment
This issue has not been assessed yet.