hi, i noticed a problem when installing python-kucoin by pip, i'm using it in manjaro-linux and need to specify the version.
if you don’t specify the version it downloads the old one and it’s wrong to start the api, it says that the api is an old version.
a simple problem but I find it interesting to warn.
because when new users download directly with ~ $ pip install python-kucoin it will not download the correct version, which in this case is the new api.
hi, i noticed a problem when installing python-kucoin by pip, i'm using it in manjaro-linux and need to specify the version.
if you don’t specify the version it downloads the old one and it’s wrong to start the api, it says that the api is an old version.
a simple problem but I find it interesting to warn.
because when new users download directly with ~ $ pip install python-kucoin it will not download the correct version, which in this case is the new api.