beeb/pancaketrade

Error at running the bot

Closed this issue · 4 comments

I am having the following problem when I execute the command: poetry run trade
Any ideas how to sort this out?
Thanks a lot!!
Python Version 3.9.
Captura de pantalla 2021-10-29 223854

beeb commented

Did you install the dependencies?

I did install CLICK, LOGORU and TELEGRAM.
I did follow the process as explained with no problem on installing poetry or executing the rest of commands
Am I missing any other dependencies?
Thanks!
image
image
image

Also, the funny thing is, that when running indiviudally each of the .py codes on IDEL Shell, the only module missing by the terminal is "pancaketrade"

image

beeb commented

You probably didn't read the instructions. This project is using poetry to manage dependencies so you need to run poetry install