jayme-github / steam_idle

Idle Steam apps/games for card drops
GNU General Public License v2.0
14 stars 1 forks source link

Error when pip-install is appear #15

Closed mihalt closed 6 years ago

mihalt commented 6 years ago

Hello! I have this error, when install you lib on Windows 7 through pip install steam_idle

default

jayme-github commented 6 years ago

This looks like an error during setup of setproctitle (https://pypi.python.org/pypi/setproctitle). To confirm this install setproctitle directly (pip install setproctitle). If the error occurs again you may want to report the problem there and/or try another (older) version.