bot icon indicating copy to clipboard operation
bot copied to clipboard

Bot stopping on start since using Pandas

Open jokid64 opened this issue 1 year ago • 1 comments

Hi all,

Wanted to use telegram reports but since I install the telegram-reports extras bot is stopping on start with no error messages ... :

image

Logs :

image

Python : 3.9.0 Pip : 23.0

Since I uninstall pandas everything working fine, tryied to manually install pandas : 1.2.4, 1.3.5, 1.5.3 still the same

With no error messages dont know what to do ...

Any help would be welcome

Thx

jokid64 avatar Mar 27 '23 13:03 jokid64

Hello! Are you able to do some debug with vs code? I've never had that problem.

I think I should just remove pandas from the dependencies, we are doing easy task and we don't really need it

mastrolube avatar Mar 30 '23 19:03 mastrolube