swehner / foos

Instant replay system for foosball table
GNU General Public License v3.0
169 stars 34 forks source link

youtube upload: how to enter verification code #53

Open cschaffner opened 7 years ago

cschaffner commented 7 years ago

Great project! I was trying to install the youtube upload plugin today, but it was unclear to me how I can switch back to the console without exiting the foos-program in order to fill in the verification code.

swehner commented 7 years ago

I think the easiest is if you run it from an ssh session. Maybe there's a way of writing it directly to the file, but I'm not very sure.

dpgoerlich commented 3 years ago

six.moves' has no attribute 'collections_abc after verification, anyone knows what to do ?

swehner commented 3 years ago

What versions do you have of each dependency? Looks like there are a few incompatibilities between different versiosn of six and the google-api https://stackoverflow.com/a/63904158