Open HaishuoFang opened 6 years ago
Hi HaishuiFang,
You do not need to add or remove any file/folder, everything (except libraries) is included in the repo. What I suggest is that you verify the following points:
I have just tried a complete installation from scratch (Uninstalled all python installations, libraries, ...) and I was able to run the software without errors.
When I git clone this repo, I find interface fold and functions fold not have init.py. So I add init.py in each fold. however,when I use python DIC.py in cmd(windows),Something is wrong. ImportError: cannot import name DIC_Global I do not know why?