wassimj / TopologicSverchok

Topologic custom nodes for sverchok on Blender3D
GNU Affero General Public License v3.0
83 stars 18 forks source link

dgl nodes "not found" #55

Closed anydel1 closed 1 year ago

anydel1 commented 1 year ago

Hi, I'm having a problem with the DGL nodes being "not found". The same with Speckle and Homemaker too. dgl_nodes_issue

wassimj commented 1 year ago

This is an experimental version and does not yet include the DGL nodes. We are working on it. If you wish to access DGL, it is now best to use topologicpy within jupyter notebook (use pip install topologicpy --upgrade)

wassimj commented 1 year ago

Please check an earlier release of TopologicSverchok for the DGL nodes.

anydel1 commented 1 year ago

This is an experimental version and does not yet include the DGL nodes. We are working on it. If you wish to access DGL, it is now best to use topologicpy within jupyter notebook (use pip install topologicpy --upgrade)

Thank you! I'll use Topologicpy. I'm currently working my way through the energy model tutorial and have run into a few problems there too. I think in this case I'm missing something, must be doing something wrong.