ppeczus0405 / kucoinpumpbot

It's a bot for attending in pumps on Kucoin
7 stars 0 forks source link

error #1

Closed carasino2021 closed 6 months ago

carasino2021 commented 3 years ago

appear this : import kucoin.exceptions ModuleNotFoundError: No module named 'kucoin'

ppeczus0405 commented 3 years ago

You have to install python-kucoin module. For example by executing given command on your computer: pip3 install python-kucoin