Closed cabdelahad closed 2 years ago
Hi @cabdelahad - this looks like an error with the underlying libraries. What version of requests
are you using? Can you type pip show requests
and paste the output here? (You might also try pip install requests --upgrade
and see if that fixes the issue.)
Thanks a lot, it solves my issue :)
Hi,
I recently encountered an AttributeError when trying to load the model using :
knowing that a few days ago everything was working perfectly !
Do you have any idea where the problem could come from ?
Tkx in advance