A3M4 / YouTube-Report

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

I don't really know what it is but I got an error #6

Open will64gamer opened 4 years ago

will64gamer commented 4 years ago

image I have just updated MVC++

RiedleroD commented 4 years ago

Make sure you have python 64 bit version istalled. The installer from python.org is 32 bit by default for some reason. I also doubt you have an 32 bit only PC. Also make sure to install the 64 bit version of Visual C++ Build tools 14.0 installed. Python 3.8 64bit: https://www.python.org/ftp/python/3.8.0/python-3.8.0-amd64.exe Visual C++ Build tools 14.0: Pretty sure it's this one: https://www.microsoft.com/en-us/download/confirmation.aspx?id=48159 but I can't check since I'm on Ubuntu (Linux).

will64gamer commented 4 years ago

It's still giving off the same error. [Btw, why would they put 32 bit as the default (when barely anyone has a 32 bit PC these days) without making it clear?]

RiedleroD commented 4 years ago

I don't know, man. Anyway, this seems to be a problem that isn't related to this project but rather with your libraries. I can't help you any further because I'm on Ubuntu and I don't really encounter these sort of problems. Maybe @A3M4 can help though. He seems to be a Windows user.

A3M4 commented 4 years ago

https://www.lfd.uci.edu/~gohlke/pythonlibs/#wordcloud try install wordcloud from the link above, cpXX is the python version you are using.