[
https://issues.apache.org/jira/browse/IGNITE-24970?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Igor Sapego updated IGNITE-24970:
---------------------------------
Reviewer: Pavel Tupitsyn
> DB API Driver 3: Wheels created by GitHub Actions are failing on import
> -----------------------------------------------------------------------
>
> Key: IGNITE-24970
> URL: https://issues.apache.org/jira/browse/IGNITE-24970
> Project: Ignite
> Issue Type: Bug
> Components: python, thin client
> Affects Versions: 3.0
> Reporter: Igor Sapego
> Assignee: Igor Sapego
> Priority: Major
> Labels: ignite-3
> Fix For: 3.1
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Steps to reproduce:
> {code:bash}
> $ python3 -m venv venv
> $ . ./venv/bin/activate
> $ pip install pyignite_dbapi-3.1.0-cp313-cp313-macosx_14_0_arm64.whl
> $ python -c "import pyignite_dbapi"
> {code}
> Expected: normal execution, no output
> Actual result:
> {noformat}
> Segmentation fault 11
> {noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)