ml-coursera-python-assignments icon indicating copy to clipboard operation
ml-coursera-python-assignments copied to clipboard

Cannot even get past importing modules

Open thani-ath-nain opened this issue 4 years ago • 3 comments

I have followed the README file entirely but still cannot get this to work after two re installations. Screenshot from 2021-08-27 08-41-23

thani-ath-nain avatar Aug 27 '21 03:08 thani-ath-nain

This is what I see when I run the code

thani-ath-nain avatar Aug 27 '21 03:08 thani-ath-nain

try pip3 install requests

AugustineJeong avatar Aug 29 '21 07:08 AugustineJeong

#93 fixes this issue so that requests gets installed with other packages.

M7mdisk avatar Sep 15 '21 07:09 M7mdisk