Skip to content

Documentation is missleading #57

@ronaldotantra

Description

@ronaldotantra

When I want to run this command:
python ./bellydynamic-adv/SchemaGraph.py

I got this kind of error:
Traceback (most recent call last):
File "./bellydynamic-adv/SchemaGraph.py", line 8, in
import MultiGraph as MG
ImportError: No module named MultiGraph

When i run main.py i got this
Traceback (most recent call last):
File "main.py", line 2, in
context = snap.TTableContext()
NameError: name 'snap' is not defined
screenshot 97

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions