Skip to content

Trouble With websockets dependency? #183

Answered by pprivon
pprivon asked this question in Q&A
Discussion options

You must be logged in to vote

I found a workaround on this but it doesn't seem like it should be needed. Granted I'm pretty new overall to python.

I opened the td/stream.py file and right beneath:
import websockets

I put in the following line of code:
from websockets import client

I ran the script I created and successfully received my streaming quotes.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@jeffreydiehl
Comment options

Answer selected by pprivon
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants