You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@iotdb.apache.org by "changxue (Jira)" <ji...@apache.org> on 2023/01/05 09:57:00 UTC

[jira] [Created] (IOTDB-5367) [py] ModuleNotFoundError: No module named 'iotdb.thrift'

changxue created IOTDB-5367:
-------------------------------

             Summary: [py] ModuleNotFoundError: No module named 'iotdb.thrift'
                 Key: IOTDB-5367
                 URL: https://issues.apache.org/jira/browse/IOTDB-5367
             Project: Apache IoTDB
          Issue Type: Bug
          Components: Client/Python
    Affects Versions: 1.0.1
            Reporter: changxue
            Assignee: Haonan Hou
         Attachments: image-2023-01-05-17-55-50-155.png

[py]insert throws  ModuleNotFoundError: No module named 'iotdb.thrift'

reproduction:
1. pip3 install apache-iotdb
2. pip3 uninstall apache-iotdb
3. cd iotdb/client-py && python3 setup.py install
4. run some python codes of using apache-iotdb

 !image-2023-01-05-17-55-50-155.png|width=200,height=600! 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)