Git Product home page Git Product logo

Comments (2)

l1t1 avatar l1t1 commented on August 26, 2024

BTW, the above issue occurs in windows 7 python 3.8.
version 37.1.0 can be imported in windows 10 python 3.12, but the datafusion-cli is still missing.

C:\Users\LD\Downloads>pip install datafusion -U
Looking in indexes: https://pypi.tuna.tsinghua.edu.cn/simple
Collecting datafusion
  Downloading https://pypi.tuna.tsinghua.edu.cn/packages/90/7e/09877d816952ff90f2bdcd49c45b199e20b226708068fa6a5bfb7d8ed51a/datafusion-37.1.0-cp38-abi3-win_amd64.whl (16.8 MB)
     ---------------------------------------- 16.8/16.8 MB 12.1 MB/s eta 0:00:00
Collecting pyarrow>=11.0.0 (from datafusion)
  Downloading https://pypi.tuna.tsinghua.edu.cn/packages/2c/e3/0879dfa4e1de2bcf06a22c9450af7755b4c9237588203b52df5927930b28/pyarrow-16.0.0-cp312-cp312-win_amd64.whl (25.8 MB)
     ---------------------------------------- 25.8/25.8 MB 9.0 MB/s eta 0:00:00
Collecting numpy>=1.16.6 (from pyarrow>=11.0.0->datafusion)
  Downloading https://pypi.tuna.tsinghua.edu.cn/packages/16/2e/86f24451c2d530c88daf997cb8d6ac622c1d40d19f5a031ed68a4b73a374/numpy-1.26.4-cp312-cp312-win_amd64.whl (15.5 MB)
     ---------------------------------------- 15.5/15.5 MB 13.3 MB/s eta 0:00:00
Installing collected packages: numpy, pyarrow, datafusion
Successfully installed datafusion-37.1.0 numpy-1.26.4 pyarrow-16.0.0

C:\Users\LD\Downloads>python
Python 3.12.2 (tags/v3.12.2:6abddd9, Feb  6 2024, 21:26:36) [MSC v.1937 64 bit (AMD64)] on win32
Type "help", "copyright", "credits" or "license" for more information.
>>> import datafusion
>>> print(datafusion.__version__)
37.1.0
>>> exit()

C:\Users\LD\Downloads>datafusion-cli
'datafusion-cli' 不是内部或外部命令也不是可运行的程序
或批处理文件

from arrow-datafusion.

l1t1 avatar l1t1 commented on August 26, 2024

is it same reason of this error? pola-rs/polars#15450 (comment)

from arrow-datafusion.

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.