Quote:
Originally Posted by hanans1oo
hi when i run it i got error ( File , line 8, in <module> import requests ModuleNotFoundError: No module named 'requests'
please help me solve this
|
please make sure that you have all the packs installed. you may use "pip install requests"
Quote:
Originally Posted by goldopeclvb
how should i initiate this code after editing it? When I use python 3.8 to open it, it just runs console which is going away after one second.
|
Are you using Visual Studio code? so please post the console here that I can take a look whats the matter