Giter Site home page Giter Site logo

Error when running about traktforvlc HOT 6 CLOSED

xaf avatar xaf commented on May 30, 2024
Error when running

from traktforvlc.

Comments (6)

XaF avatar XaF commented on May 30, 2024

It is planned to be corrected in future commits, they are "ready" but not ready to push yet. It should be done by the end of June at worst.
These warnings have been mentionned in issues #11, #12 and #13. They are not of any concern but some changes in TraktForVLC allow to clear any thought ;)

Keep that issue open, I'll reference it in the commit message when pushing the changes!

from traktforvlc.

XaF avatar XaF commented on May 30, 2024

Oh, can you tell me your full Python version?

from traktforvlc.

grepole121 avatar grepole121 commented on May 30, 2024

2.7.8

from traktforvlc.

XaF avatar XaF commented on May 30, 2024

Ok, you should be able to make the SSL warning disappear by either upgrading to Python 2.7.9 or installing the python packages pyopenssl, ndg-httpsclient and pyasn1. Python 2.7.9 seem to have been correcting this behavior.

The first solution is what I would recommend. However, if it's too much trouble for you, you can install the packages using pip (if you have pip: pip install pyopenssl ndg-httpsclient pyasn1) or using the easy_install script you should find with your Python installation (easy_install pyopenssl ndg-httpsclient pyasn1 I think).

Could you try one of those and report?

from traktforvlc.

grepole121 avatar grepole121 commented on May 30, 2024

Yes the SSL warning is gone but not the other one.

from traktforvlc.

XaF avatar XaF commented on May 30, 2024

The other one needs an edit that'll push when I have time to clean it, as I said before!
It's not as important, as it is not a security problem or concern. Setuptools changed the way pkg_resources works and kept working the previous behavior but with a warning. TraktForVLC should not have any problem running, and the update correcting that will be pushed long before they remove the functionality showing that warning.

from traktforvlc.

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.