Coder Social home page Coder Social logo

Comments (10)

phronmophobic avatar phronmophobic commented on June 15, 2024 2

This also seems to affect the Java bindings for mac osx. Maven only shows 2.8.12, 2.8.6, and 2.8.4 so the workaround of using 2.7.4 doesn't seem to be an option (see https://mvnrepository.com/artifact/cloud.unum/usearch).

Related: the docs for java show 2.8.11 which doesn't seem to be available on maven (https://unum-cloud.github.io/usearch/java/).

USearch version
v2.8.4 and v2.8.12

Operating System
macOS 14.0

Hardware architecture
Arm

Which interface are you using?
Java

from usearch.

phronmophobic avatar phronmophobic commented on June 15, 2024 1

@ashvardanian
I ended up writing my own clojure wrapper, https://github.com/phronmophobic/usearch.clj

from usearch.

ashvardanian avatar ashvardanian commented on June 15, 2024 1

That's very cool, @phronmophobic!

As for the issue, it's solved now, will merge and release soon πŸ€—

from usearch.

ashvardanian avatar ashvardanian commented on June 15, 2024 1

πŸŽ‰ This issue has been resolved in version 2.10.0 πŸŽ‰

The release is available on GitHub release

Your semantic-release bot πŸ“¦πŸš€

from usearch.

comunidadio avatar comunidadio commented on June 15, 2024

Checking older releases, it looks like the last release package with libusearch_c.so for mac was 2.7.4

from usearch.

ehsanul avatar ehsanul commented on June 15, 2024

Note that this affects usage of the golang bindings with the latest releases. Using 2.7.4 is a fine workaround.

from usearch.

ashvardanian avatar ashvardanian commented on June 15, 2024

I haven’t had a chance to look into it yet. @comunidadio and @ehsanul can you by any chance help fix this?

from usearch.

sroussey avatar sroussey commented on June 15, 2024

The library being built is called libusearch_c.dylib but the script is assuming it is called libusearch_c.so so it is not being included in the ZIP file.

from usearch.

ashvardanian avatar ashvardanian commented on June 15, 2024

Nice catch, @sroussey! Then it would only take a wildcard to fix.

from usearch.

ashvardanian avatar ashvardanian commented on June 15, 2024

@phronmophobic is it possible to mark only the major version for Java dependencies?

@ehsanul and @comunidadio, would you be open to patching the CI to match the right binaries, possibly using a wildcard?

from usearch.

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.