Git Product home page Git Product logo

Comments (11)

cpcloud avatar cpcloud commented on May 25, 2024

What version of ibis are you running?

3.3.0

This doesn't seem correct. How did you compute that version number?

from ibis.

jieguangzhou avatar jieguangzhou commented on May 25, 2024

What version of ibis are you running?

3.3.0

This doesn't seem correct. How did you compute that version number?

Hey @cpcloud Thank you for the quick reply, I have resent the version number.

❯ pip list |grep ibis
ibis                          3.3.0
ibis-framework                8.0.0

from ibis.

cpcloud avatar cpcloud commented on May 25, 2024

I'm surprised anything works at all!

Those two libraries cannot coexist in the same environment. You need to remove ibis if you want to use ibis-framework.

from ibis.

jieguangzhou avatar jieguangzhou commented on May 25, 2024

I'm surprised anything works at all!

Those two libraries cannot coexist in the same environment. You need to remove ibis if you want to use ibis-framework.

Hmm, Thank you for your reminder

from ibis.

gforsyth avatar gforsyth commented on May 25, 2024

Hey @jieguangzhou this should be fixed on main -- you can try out a pre-release install by running python -m pip install -U --pre 'ibis-framework[postgres]' (or just hang tight for another week or so and 9.0 will be released.

from ibis.

makkarss929 avatar makkarss929 commented on May 25, 2024

Hey @jieguangzhou this should be fixed on main -- you can try out a pre-release install by running python -m pip install -U --pre 'ibis-framework[postgres]' (or just hang tight for another week or so and 9.0 will be released.

Hi @gforsyth , I have tried, this is not working

from ibis.

blythed avatar blythed commented on May 25, 2024

@makkarss929 @jieguangzhou you are saying you get the exact same error? Maybe also information about your systems?

from ibis.

makkarss929 avatar makkarss929 commented on May 25, 2024

Yes @blythed

from ibis.

gforsyth avatar gforsyth commented on May 25, 2024

Thanks for the reports, all! We added support for parsing a bare vector dtype, but not for one with specified precision, like vector(3). I'll add this to the backlog.

from ibis.

gforsyth avatar gforsyth commented on May 25, 2024

Hey all -- just a heads up that we now have support for variable precision vector types from pgvector on main. It will be available in the upcoming 9.0 release.

from ibis.

jieguangzhou avatar jieguangzhou commented on May 25, 2024

@gforsyth Great, thanks

from ibis.

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.