Hi <@U016EM8L91B> , I'm trying to run the density_...
# magic
p
Hi @Tim Edwards , I'm trying to run the density_check.py. But I'm unable to get the output. What are the arguments I need to change. Is there any project example in git or anything which might help me to solve that?
t
What do you get when you run it?
p
@Tim Edwards I gave python3 check_density.py. I'm getting
Copy code
Wrong number of arguments given to check_density.py.
Usage:
check_density.py [<gds_file_name>] [-keep]

where:
   <gds_file_name> is the path to the .gds file to be checked.

  If '-keep' is specified, then keep the check script.
It keeps printing this message.