Need help in running Lab 4_3 - ChipWhisperer Analyzer CPA Attack (HARDWARE)

I’m getting the following error while running the following code.

Hi,

Change cw.open_project to cw.create_project.

Thanks it works!
Now I’m getting a warning while running the code in Lab 4_3 - ChipWhisperer Analyzer CPA Attack (MAIN)

Hi -,
Make sure your target board is cw308 if you don’t want to change the code.
If you are using cw1200 make PLATFORM = ‘CWLITEXMEGA’ , if using LITE then keep as is.
change “from tqdm import tnrange” to “qdm.notebook import tnrange”

It seems like your capture box is not connected to target correctly. You may try playing around scopetype and platform.