googleapis / googleapis/python-aiplatform
Segfault / SIGSEGV on MacOS for versions >= 1.32.0
オープン
api: vertex-ai
- 主要言語
- Python
- スター
- 905
- フォーク
- 465
- 平均マージ
- 1日 13時間
- マージ済み PR(30日)
- 44
説明
#### Environment details
- OS type and version: macOS 13.6
- Python version: Python 3.10.1
- pip version: 23.2.1
- `google-cloud-aiplatform` version: >= 1.32.0
#### Steps to reproduce
1. Create venv with google-cloud-aiplatform version >= 1.32.0
2. Run the code
#### Code example
```python
from vertexai.language_models import CodeGenerationModel
```
#### Stack trace
```
Process finished with exit code 139 (interrupted by signal 11: SIGSEGV)
```
コントリビューションガイド
評価
この issue はまだ評価されていません。