You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 13, 2023. It is now read-only.
Stanislav Lazarov edited this page Dec 30, 2017
·
2 revisions
A basic guideline on how to post issue which will save time and most certainly help in solving the issue.
Latest version or specify version
Make sure you have installed the latest version of python-bittrex-websocket.
If you are using a different version or an experimental branch make sure you specify them.
The version number is always the most recent one in the Change Log.
Post your execution script and your error log
It's troublesome to troubleshoot an issue where you haven't posted either your script or your error log. If you do this, me or someone else will just tell you go back and repost which will increase delay time.
OS
The library runs on Windows/Linux/Mac perfectly. I haven't tested it on any web-based frameworks and I don't plan to do it for the time being.
sudo pip install
Please don't use pip with sudo. It will install the library in the incorrect folder and you won't be able to run it properly.