Coder Social home page Coder Social logo

Comments (6)

isidentical avatar isidentical commented on August 12, 2024 1

@andygrove just as a note (I didn't test it yet), but it might be worth to give a shot at --extra-index-url flag which allows to install stuff from both regular PyPI (like maturin) and TestPyPI (datafusion==0.7.0, considering it is not on the real PyPI)

pip install --extra-index-url https://test.pypi.org/simple/  datafusion==0.7.0

from datafusion-python.

andygrove avatar andygrove commented on August 12, 2024

@isidentical Any idea why this fails?

from datafusion-python.

andygrove avatar andygrove commented on August 12, 2024

Perhaps it is because there is no recent version of maturin available in testpypi?

from datafusion-python.

isidentical avatar isidentical commented on August 12, 2024

Can take a look at it in a couple of hours, if no one is found by then 👀 But yes, I think the problem seems to be that pip can't find the build dependencies on testpypi.

from datafusion-python.

andygrove avatar andygrove commented on August 12, 2024

Thanks @isidentical ... that fixed it, and I have included this in the instructions in #83

from datafusion-python.

isidentical avatar isidentical commented on August 12, 2024

Pretty cool to hear, I'll try to verify the last release artifacts and go through the release notes. Thanks so much for pushing this release, I think it is going to be really helpful to have the newest version of datafusion available in Python bindings.

from datafusion-python.

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.