Git Product home page Git Product logo

Comments (8)

jixuan1989 avatar jixuan1989 commented on May 22, 2024

Hi, current pip install apche-iotdb only support 0.9.x, so you can not use it to connect to iotdb 0.10.x and the master branch.

By the way, the python client example codes in current master branch has a bug, and I will fix it quickly.

Many thanks for reporting that.

from iotdb.

jixuan1989 avatar jixuan1989 commented on May 22, 2024

Now v0.10 is published, you can use pip3 install apache-iotdb to get the new one. and the corresponding example version is at https://github.com/apache/incubator-iotdb/blob/rel/0.10/client-py/src/client_example.py

from iotdb.

ppyu avatar ppyu commented on May 22, 2024

from iotdb.

jixuan1989 avatar jixuan1989 commented on May 22, 2024

图没有上传。。。
mvn clean package -pl server -am -DskipTests 试试?避免使用-Dmaven.test.skip=true

No screenshot.. use -DskipTests rather than -Dmaven.test.skip=true.

from iotdb.

ppyu avatar ppyu commented on May 22, 2024

from iotdb.

jixuan1989 avatar jixuan1989 commented on May 22, 2024

the following issue is resolved in #1449

您好,已下载最新发布的,但我在centos7上运行 mvn clean package -pl server -am -Dmaven.test.skip=true 编译时出错。 如下两图 顺便问一下,现在只编译server其它的也要一起被编译了吗?

from iotdb.

cjf411 avatar cjf411 commented on May 22, 2024

目前安装python版本处于不可用状态,自己安装pip install apache-iotdb,运行SessionExample.py会提示IOTDB_SERVICE_PROTOCOL_V3找不到。如果自己编译的话,运行SessionExample.py,会卡在session.open(False)卡死。

from iotdb.

umaker avatar umaker commented on May 22, 2024

目前安装python版本处于不可用状态,自己安装pip install apache-iotdb,运行SessionExample.py会提示IOTDB_SERVICE_PROTOCOL_V3找不到。如果自己编译的话,运行SessionExample.py,会卡在session.open(False)卡死。

python的apache-iotdb采用最新的0.11.1,数据库也用0.11.1,目前可以跑通

from iotdb.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.