Giter Club home page Giter Club logo

Comments (9)

swisskyrepo avatar swisskyrepo commented on August 20, 2024 1

If anyone runs into the same problem just use the following version :
websocket-client==0.48.0
certstream==1.9

from certstream-python.

 avatar commented on August 20, 2024

What version of websocket-client do you use?

from certstream-python.

swedishmike avatar swedishmike commented on August 20, 2024

print(websocket.version)
0.49.0

from certstream-python.

swedishmike avatar swedishmike commented on August 20, 2024

@wagner-certat Thanks for giving me the idea. I tested and installed websocket-client 0.48.0 and it works. It seems that version 0.49.0 that was released a couple of days ago must have changed something that breaks this.

It could be that this Pull request websocket-client/websocket-client#462 from the websocket-client project addresses this. It looks similar but I'm not confident enough in my knowledge to say whether or not it is the same problem?

from certstream-python.

 avatar commented on August 20, 2024

You could apply the change to your local installation and check if the problem's gone?

from certstream-python.

swedishmike avatar swedishmike commented on August 20, 2024

I uninstalled 0.48.0, downloaded 0.49.0 from the repo, changed according to the pull request and re-installed using python setup.py install. No dice - still the same issue. I believe my method of testing is fairly correct?

I've not seen any changelog that indicates an enforced changed behavior from the websocket-client end so I assume the issue would be there and I should close this ticket?

Now that I got the code I might try and see - low hope - if I can spot what they've changed to break this.

from certstream-python.

jh69 avatar jh69 commented on August 20, 2024

i had the same issue and the above post worked for me. created a venv and installed specifically those two versions, and things seem to be working well

from certstream-python.

Fitblip avatar Fitblip commented on August 20, 2024

Hey folks! Glad to see that worked. I'm going to pin the dependency then as part of the certstream-python installation so people shouldn't have to pin it themselves. Once I cut 2.0 do you folks mind helping me test this is working as expected?

from certstream-python.

Fitblip avatar Fitblip commented on August 20, 2024

We're live with release 1.10, please upgrade and let me know if you all have any further issues!

from certstream-python.

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.