Hello everyone, Does anyone know anything about t...
# shuttle-precheck
e
Hello everyone, Does anyone know anything about this error in the precheck, how could I fix it? I attach the logs of precheck and config.json " XOR CHECK FILE NOT FOUND in /home/baungarten/Desktop/AI_Contest/AI_by_AI/precheck_results/03_SEP_2023___00_11_19/logs/xor_check.total {{XOR CHECK FAILED}} The GDS file has non-conforming geometries. "
m
which version of precheck repo are you using?
e
I´m using the precheck of caravel, and the repo was download 1 month ago, I saw the commits of Caravel and they update two weeks ago the precheck, I will try with the new version of caravel.
m
if you run
make setup
, to update your environment, you won't get this error.
e
Thank you, I will be trying.
👍 1
m
Looks like I made a mistake in the Makefile,
make setup
doesn't update the
mpw_precheck
repo, I will correct it but it will take time to get into the production code, so for now you can remove the old
mpw_precheck
repo and rerun
make precheck
this should get you the latest precheck release.
1
e
Hi @Marwan Abbas, thank you very much for your help, the error was solved by updating the precheck, however, I also have the following error, any idea how to solve it? (This error was happening both before and after the precheck update, I just gave more importance to the XOR error)
m
@Emilio Baungarten Don't worry about that error if it is not in one of your own files, I fixed it in the next release of precheck. Just make sure that it is not flagging any of your own files.
1
e
Thanks for your help, now I can participate in the AI contest.
m
Good luck!