Coder Social home page Coder Social logo

Comments (11)

vlandau avatar vlandau commented on September 2, 2024 1

Please let me know if there's any more info I can provide!

from gzip.jl.

giordano avatar giordano commented on September 2, 2024 1

Ok, so zlib comes with julia itself, but the binary library for Windows has been renamed in Julia 1.3, that's why the error

from gzip.jl.

giordano avatar giordano commented on September 2, 2024 1

Yes, the fix is relatively easy, I just can't do it now because I'm not at the computer

from gzip.jl.

giordano avatar giordano commented on September 2, 2024

What do you need zlib for? If you have a binary dependency like this you should have a look at at https://github.com/JuliaPackaging/BinaryProvider.jl, I can provide you with the script to install zlib

As far as I can see your package doesn't require this one, so it's not clear to me why you opened this issue here.

from gzip.jl.

vlandau avatar vlandau commented on September 2, 2024

Because this is in the stacktrace. GZip threw the error

in expression starting at C:\Users\travis\.julia\packages\GZip\LD2ly\src\zlib_h.jl:11
in expression starting at C:\Users\travis\.julia\packages\GZip\LD2ly\src\GZip.jl:73
caused by [exception 1]
could not load library "zlib1"
The specified module could not be found.

Circuitscape, a dep of my package, has GZip as a dep, I believe.

from gzip.jl.

vlandau avatar vlandau commented on September 2, 2024

https://github.com/Circuitscape/Circuitscape.jl/blob/master/Project.toml

from gzip.jl.

vlandau avatar vlandau commented on September 2, 2024

I can provide you with the script to install zlib

That would be very much appreciated.

from gzip.jl.

giordano avatar giordano commented on September 2, 2024

I see, I was looking at https://github.com/Circuitscape/Omniscape.jl/blob/master/Project.toml

That would be very much appreciated.

Now that I see where the error comes from I agree this should be fixed here, not in your package

from gzip.jl.

vlandau avatar vlandau commented on September 2, 2024

Ah ha! So hopefully an easy fix then?

from gzip.jl.

vlandau avatar vlandau commented on September 2, 2024

Sounds good. I'm in no rush since Julia 1.3 isn't even officially released yet. I really appreciate your help!

from gzip.jl.

vlandau avatar vlandau commented on September 2, 2024

CC: @ranjanan just something to be aware of if you start testing Circuitscape in Julia 1.3 on Windows before this patch gets released.

from gzip.jl.

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.