hi there, im new to all this and been trying to get as far as i can by myself but ran into a wall that got me stuck.
i installed aiohttp using
pip install aiohttp
also, before trying to run my script i used
pip install -r requirements.txt
and got the ‘already satisfied’ result, but i still get the error msg
ModuleNotFoundError: No module named 'aiohttp'
i noticed similar questions were posted in the past but the replies seem to be specific to the scripts\modules the posts were referring to, and not to aiohttp so i did not find an answer to my problem (or did not manage to understand it).
id love some tips. this is the script im using: https://github.com/J3Patel/linkedin-learning-video-downloader