Giter Club home page Giter Club logo

Comments (4)

thiagopromano avatar thiagopromano commented on August 22, 2024 1

Yes, it worked, thanks everyone!

from fast_rss.

tmr08c avatar tmr08c commented on August 22, 2024

Sorry about this not working, @thiagopromano and @praveenperera 😿

Are you seeing the debug log line that shows which NIF it's trying to fetch from the cache? This should come up just before the error you are seeing and look something like:

11:31:56.668 [debug] Copying NIF from cache and extracting to /path/to/project/_build/test/lib/fast_rss/priv/native/libfastrss-v0.4.3-nif-2.16-x86_64-apple-darwin.so

I'm hoping to learn about the OS/architecture combo you are using, and if it is included in the buid targets.

If it's not asking too much, I'd also be curious if you could try adding explorer to your project's dependency list and seeing if you run into similar issues. explorer is one of the projects I based #17 on, so that could possibly help me narrow down something I missed.

from fast_rss.

tmr08c avatar tmr08c commented on August 22, 2024

@praveenperera is it possible you had an existing checksum file on your filesystem when you ran the new command?

Locally I tried running mix rustler_precompiled.download FastRss.Native --all --print (the lowercase version) followed by mix rustler_precompiled.download FastRSS.Native --all --print (the proper-cased version) and, on my system, I still have a file named checksum-Elixir.FastRss.Native.exs. Only after removing the checksum file and re-running the command did I get the proper-case version.

I see you released v0.4.4, so maybe you've figured out the real issue?

from fast_rss.

praveenperera avatar praveenperera commented on August 22, 2024

Ya @tmr08c @thiagopromano I think its good now. I deleted the old file, created a new release and published a new version

@thiagopromano Let me know if its working for you now, and I'll close the issue

from fast_rss.

Related Issues (10)

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.