Home > Software engineering >  python pickle.loads(data) leads to ModuleNotFoundError: No module named 'client'
python pickle.loads(data) leads to ModuleNotFoundError: No module named 'client'

Time:02-10

picture of code error in visual studio code: enter image description here

I can't get past this error "ModuleNotFoundError: No module named 'client'". I've tried finding ways to resolve this but wasn't able to solve it. Please helpp

CodePudding user response:

  •  Tags:  
  • Related