A3M4 / YouTube-Report

:bar_chart: Generate a personal YouTube report from your Google Takeout data
MIT License
636 stars 64 forks source link

Step 5 console error #13

Closed SpicySnow closed 4 years ago

SpicySnow commented 4 years ago

I get this error when I try to do step 5. I tried to upgrade pip using 'python -m pip installs --upgrade pip' but still doesn't works. image

A3M4 commented 4 years ago

This issue has been fixed by deleting pylab in requirement.txt, you can download the new version of requirement.txt

SpicySnow commented 4 years ago

This issue has been fixed by deleting pylab in requirement.txt, you can download the new version of requirement.txt

thanks, issue fixed but I have new which I will have to fix by myself. Google is making all the takeout data in my language (polish) and yeah... I will have to edit the script so this will work for me as well but I think this will be a good lesson to learn some python. thank you again.