Code Monkey home page Code Monkey logo

dglearn's People

Contributors

syanga avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

dglearn's Issues

ValueError: Received invalid argument(s): edgewidth

Hi there,

I was trying to use dglearn and running the python examples (graph_learning.py and graph_enumeration.py). However they ended up with error "Received invalid argument(s): edgewidths" as follows. Do you have any clue why this happening? Thanks!

Traceback (most recent call last): File "graph_enumeration.py", line 17, in <module> node_size=800, font_size=16, width=2.5, connectionstyle='arc3,rad=0.15', node_color='skyblue') File "../dglearn/plotter/plot_dg.py", line 26, in plot_structure labels=name_dict, node_size=node_size, font_size=font_size, width=width, node_color=node_color, edgecolors='k', edgewidths=4, connectionstyle=connectionstyle) File "/home/user/.local/lib/python3.7/site-packages/networkx/drawing/nx_pylab.py", line 121, in draw draw_networkx(G, pos=pos, ax=ax, **kwds) File "/home/user/.local/lib/python3.7/site-packages/networkx/drawing/nx_pylab.py", line 324, in draw_networkx raise ValueError(f"Received invalid argument(s): {invalid_args}") ValueError: Received invalid argument(s): edgewidths

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.