Giter VIP home page Giter VIP logo

Comments (8)

zorbash avatar zorbash commented on September 16, 2024 2

I'm extracting this to a separate optional package on which you can depend on the environments you intend to run Opus.Graph using:

# in mix.exs
def deps
  {:opus, "> 0.5"},
  {:opus_graph, "~> 0.1", only: [:dev]}
end

from opus.

churcho avatar churcho commented on September 16, 2024 1

@zorbash not getting this anymore with the new update. It's resolved for me.

from opus.

zorbash avatar zorbash commented on September 16, 2024

opus_graph has been published, so you if you depend on the edge version of opus you won't have that issue. Let me know if that works for you.

from opus.

hl avatar hl commented on September 16, 2024

Works great, thanks!

from opus.

zorbash avatar zorbash commented on September 16, 2024

@hl btw if you're using the library and you find it useful, consider suggesting it to be included in
https://github.com/h4cc/awesome-elixir 🙏

from opus.

hl avatar hl commented on September 16, 2024

Done h4cc/awesome-elixir#4519

Can you cut me a release?

from opus.

churcho avatar churcho commented on September 16, 2024

I am getting the following error when I run my tests :
Graphvix.Graph Graphvix.Graph received unexpected message in handle_info/2: :save_state
I can see it's referenced in this issue.

What could I be missing?
I am using the latest branch.

from opus.

zorbash avatar zorbash commented on September 16, 2024

@churcho Do you depend on the master branch of this library 08ed635a9936e83ef779524ace9fc63122e14ff8 ?

from opus.

Related Issues (16)

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.