It will hang like this if you don't have a gds (fo...
# caravan
m
It will hang like this if you don't have a gds (for example). So yeah, worth looking into things like that.
c
I thought the step 1-3 will confirm you have the gds mag etc...
m
I can say it does not. surpirsed me too. do you have a gds/user_project_wrapper.gds(.gz)?
c
yes
m
guess its a different bug then :(
you can try making a help ticket on efabless. I ended up figuring out my problem (missing gds) there are logs in the checks folder
you might have to dig into how it works. seems like it glosses over some error conditions
maybe try a known good example like one of the other submissions or one of your friends to make sure your dev environment is sane... then you can rule that out and/or starr debugging you project with confidence (getting back to a state that works, adding in complexity until it breaks) etc...
c
Oh, seems like my gds takes too long to be loaded into magic and klayout
which apprears similar behavior as yours