Skip to content

architecture arm64 会报错 #246

@romeovan

Description

@romeovan

============================= test session starts ==============================
collecting ...
test_native_cursor.py:None (test_native_cursor.py)
test_native_cursor.py:1: in
import taos
../taos/init.py:2: in
from taos.connection import TaosConnection
../taos/connection.py:2: in
from taos.cinterface import *
../taos/cinterface.py:79: in
_libtaos.taos_get_client_info.restype = c_char_p
/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/ctypes/init.py:377: in getattr
func = self.getitem(name)
/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/ctypes/init.py:382: in getitem
func = self._FuncPtr((name_or_ordinal, self))
E AttributeError: dlsym(0x309683760, taos_get_client_info): symbol not found

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions