Thanks for developing this package and it could help me a lot but I have a little problem now as below.
For the first time I tested the example "flying wing" with the command "python flying_wing_example.py" in Anaconda and it runs correctly and finished quickly. But when I run it with "python -m machupX flying_wing_input.json" instead ,it just got stuck after it has printed the welcome screen and the figure1.
After this I tried the first way again and it got stuck too.
I wanna know why?