Giter Site home page Giter Site logo

Comments (6)

kool7d avatar kool7d commented on August 17, 2024

Commenting out the part in Calculators.jl including gb.jl fixes it.

if "USE_IGBR_NN" in keys(ENV) && ENV["USE_IGBR_NN"] === "false"
        @warn "Environment variable USE_IGBR_NN set to `false`. Not loading iGBR-NN ONNX models."
else
        # @info " | Loading GB"
        # include("gb.jl")
end

from protosyn.jl.

JosePereiraUA avatar JosePereiraUA commented on August 17, 2024

The GB module has been problematic for quite a while. There's always some entropy in integrating with external tools. I'll try to fix it whenever I have the chance but I'm currently aways from a computer. Happy to know you found a temporary fix.

from protosyn.jl.

kool7d avatar kool7d commented on August 17, 2024

Basically BioMakie only compiles with my CI if I use a registered version, but also only without including gb.jl. I have some ProtoSyn plotting working that I want to include.

from protosyn.jl.

JosePereiraUA avatar JosePereiraUA commented on August 17, 2024

Will you be able to use it in this state?
Also, mind if I ask, would it be possible to see this material? Will the talk be available online afterwards or something?

from protosyn.jl.

kool7d avatar kool7d commented on August 17, 2024

from protosyn.jl.

kool7d avatar kool7d commented on August 17, 2024

Maybe I can put it in a file users can include? Then people can find a fork that works (the main one with GB or the one with it commented out?) and using ProtoSyn then include("protosyn.jl") with all the stuff in it. If I have something in the Examples folder that demonstrates using it, people could pick it up there.

from protosyn.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.