Giter VIP home page Giter VIP logo

Comments (5)

tokland avatar tokland commented on August 20, 2024

On an issue report, you should paste package version (or commit), command, full stacktrace. Anyway, it seems you are using python-six, a compatibility module. No idea why this error appears, but start from here and let us know how you solved it: http://goo.gl/YZBtaW

from youtube-upload.

hspindell avatar hspindell commented on August 20, 2024

Noted, thank you. I will update it accordingly.

from youtube-upload.

tokland avatar tokland commented on August 20, 2024

No feedback. Closing.

from youtube-upload.

AvdN avatar AvdN commented on August 20, 2024

This is an indirect effect of the oauth2client package (required by google-api-python-client that youtube-upload relies upon) requirements saying six>=1.6.1, but not working with six 1.9.0, I had to downgrade six to 1.6.1 to get this working again.

from youtube-upload.

tokland avatar tokland commented on August 20, 2024

Thx for the info. Maybe you can open an issue? https://github.com/google/google-api-python-client/issues/

from youtube-upload.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.