hemantrathod created IGNITE-27534:
-------------------------------------
Summary: Python module unavailable for testPythonClientLocal() test
Key: IGNITE-27534
URL: https://issues.apache.org/jira/browse/IGNITE-27534
Project: Ignite
Issue Type: Bug
Components: configuration ai3
Reporter: hemantrathod
PythonClientNativeTest.testPythonClientLocal() failed due to below issue -
ImportError: DLL load failed while importing _pyignite_dbapi_extension: The
specified module could not be found.}
org.gridgain.qaaas.TestException: Failed: CmdResult{exitCode=1, result=,
error=Traceback (most recent call last):
File
"C:\w\d9f36adbfa459155\tests\build\resources\integrationTest\pythonclient\python_client_test.py",
line 27, in <module>
import pyignite_dbapi as client
File
"C:\opt\BuildAgent\temp\buildTmp\junit-252589948335641550\Lib\site-packages\pyignite_dbapi\__init__.py",
line 22, in <module>
from pyignite_dbapi import _pyignite_dbapi_extension
server.version - 3.2.0-SNAPSHOT
--
This message was sent by Atlassian Jira
(v8.20.10#820010)