Running problem of adc_read.py

I am looking for establish ’ SYZYGY ADC-LTC226X Reference Design’. When the adc_read.py is going to run with the bit file (xem8320_adc.bit) as argument it is showing syntax error. The adc_read.py file is being run and showing the message ‘Usage’ only. Please refer me any solution to get rid of this problem.

Which version of Python are you using? And to confirm, are you running:
./adc_read.py ./xem8320_adc.bit in your terminal?

Additionally, a log of your terminal output would be helpful.

I am using Python 3.7.3 and running the same command ./adc_read.py./xem8320_adc.bit… but giving syntax error.

I am not able to recreate this issue.

Please provide a screenshot or output of your terminal so we can get a complete picture of what is happening.