-
-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Compatibility Issues with latest tastytrade-sdk, tastytrade & websocket versions under python 3.9? #14
Comments
Can you post the output of |
WARNING: No metadata found in ./ttpython/lib/python3.9/site-packages |
Try running this: pip uninstall tastytrade-sdk
pip install -U tastytrade-cli |
appreciate the suggestion.. $ tt pf pip freeze no one else having any of these issues? |
According to the output you're on version 0.1 of the CLI still! Try running |
Running / Installing w Python3.13 did the trick - thank you very much |
I am getting conflicting websocket requirements, is this a known issue or individual to my setup?
The text was updated successfully, but these errors were encountered: