SkexGen icon indicating copy to clipboard operation
SkexGen copied to clipboard

python convert.py --data_folder ../data/cad_json --output_folder ../data/cad_obj

Open hanyong-max opened this issue 2 years ago • 4 comments

运行出来的cad_obj文件夹都是空的????

hanyong-max avatar Nov 02 '23 06:11 hanyong-max

Not sure exactly what the issue is, but I suspect something went wrong in parse_json block, you can uncomment try..except.. to get more info.

samxuxiang avatar Nov 03 '23 17:11 samxuxiang

I met the same problem. After running convert.py, I get empty folders. I am not sure but I went through the code and found the last few lines are for-loops without operation. I guess maybe the problem is related to some missing lines in this part?

YifanQie avatar Apr 05 '24 15:04 YifanQie

Thank you for reporting this issue. I will look into this problem and fix it asap.

samxuxiang avatar Apr 05 '24 15:04 samxuxiang