RogerioBlanco / PixelCanvasBot

A bot to pixelcanvas.io
63 stars 24 forks source link

Wouldn't just making a .exe be better? #58

Closed ECKDEE closed 6 years ago

RogerioBlanco commented 6 years ago

Well, at time that bot is created we had a lot of updates. So it's better to install python to execute and git to have the with last update

Qh0stM4N commented 6 years ago

I've already made an improvement to make installation easier. In the past we had to manually install python packages. (see at #55 ) I prepared a setup.py file for automatic installation of the packages. Even in old python versions which do not have pip internally, I gave priority to doing pip installation first. I believe this development is enough. So I close issue.