-
Notifications
You must be signed in to change notification settings - Fork 63
Description
Not entirely sure if this is a problem on my end or one of the program, but when trying to run "python ./bellydynamic-adv/SchemaGraph.py" as specified in the wiki the following error is returned: ImportError: DLL load failed: The specified module could not be found. It concerned the importlib module, of which I already have. I have a Windows OS, and therefore was only able to follow the Wiki instructions of "Getting Started" until the chmod commands - before that, I transposed the Linux commands to those of Windows.
As a consequence of this, perhaps in the future there should be set-up and use information for Windows users in the wiki, as well as specifying in the README that such information for any OS user can be accessed in the wiki, for the README so far is potentially confusing.
Coda: The BellyDynamic logo should also appear in the README :)