product_category icon indicating copy to clipboard operation
product_category copied to clipboard

Error when executing the script

Open Bertrand-47 opened this issue 3 years ago • 1 comments

Hi,

each time I am trying to run predict.py I am getting this error.

Terminal : python predict.py -t "Lykmera Famous TikTok Leggings, High Waist Yoga Pants for Women, Booty Bubble Butt Lifting Workout Running Tights"

error: File "predict.py", line 57 print(f"{i2cat[i]}: {scr:.3f}")

any idea on how I can fix this? thanks

Bertrand-47 avatar Oct 05 '21 01:10 Bertrand-47

I had the same error and i switched from python to python3

deriklogov avatar Oct 16 '21 12:10 deriklogov