Code Monkey home page Code Monkey logo

Comments (3)

FrancescAlted avatar FrancescAlted commented on August 25, 2024

I think there is a misunderstanding here. 1.21.1 is the version of the C-Blosc library (in conda-forge they are using the somewhat confusing blosc name for that). And 1.10.6 is the (latest) version of the Python-Blosc package and it does exist in PyPI.

At any rate, there is the relatively new Python-Blosc2 package that exposes a very similar API (just a bit more modernized, like e.g. using Enums for codecs and filters, and other bells and whistles) than Python-Blosc. Also, its conda-forge name, python-blosc2, is way more appropriate.

from python-blosc.

mroeschke avatar mroeschke commented on August 25, 2024

Ah I didnt know there was a difference between the C and Python library (including naming)

Also not sure if I'm missing something, but I don't see python-blosc2 on conda-forge: https://anaconda.org/search?q=python-blosc2

% mamba install -c conda-forge python-blosc2


                  __    __    __    __
                 /  \  /  \  /  \  /  \
                /    \/    \/    \/    \
███████████████/  /██/  /██/  /██/  /████████████████████████
              /  / \   / \   / \   / \  \____
             /  /   \_/   \_/   \_/   \    o \__,
            / _/                       \_____/  `
            |/
        ███╗   ███╗ █████╗ ███╗   ███╗██████╗  █████╗
        ████╗ ████║██╔══██╗████╗ ████║██╔══██╗██╔══██╗
        ██╔████╔██║███████║██╔████╔██║██████╔╝███████║
        ██║╚██╔╝██║██╔══██║██║╚██╔╝██║██╔══██╗██╔══██║
        ██║ ╚═╝ ██║██║  ██║██║ ╚═╝ ██║██████╔╝██║  ██║
        ╚═╝     ╚═╝╚═╝  ╚═╝╚═╝     ╚═╝╚═════╝ ╚═╝  ╚═╝

        mamba (0.24.0) supported by @QuantStack

        GitHub:  https://github.com/mamba-org/mamba
        Twitter: https://twitter.com/QuantStack

█████████████████████████████████████████████████████████████


Looking for: ['python-blosc2']

pkgs/main/osx-64                                            Using cache
pkgs/main/noarch                                            Using cache
pkgs/r/osx-64                                               Using cache
pkgs/r/noarch                                               Using cache
conda-forge/noarch                                  10.0MB @   4.3MB/s  2.6s
conda-forge/osx-64                                  24.2MB @   4.7MB/s  5.9s

Pinned packages:
  - python 3.9.*


Encountered problems while solving:
  - nothing provides requested python-blosc2

from python-blosc.

mroeschke avatar mroeschke commented on August 25, 2024

Just to clarify my motivation: I am trying to resolve blosc as an optional dependency in pandas and how to install on pip & conda

So for blosc it would be?

Pypi: pip install blosc (latest version 1.10.6)
Conda: conda install -c conda-forge python-blosc (latest version 1.10.6)

And for blosc2 it would be
Pypi: pip install blosc2 (latest version 0.5.2)
Conda: ?

from python-blosc.

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.