-
Dear forum, I am reaching out for some help with the Kleinanzeigen Bot. I am not very experienced with using Python, and I would really appreciate a step-by-step explanation on how to set up and use the bot. I've been trying to follow some online tutorials, but I'm still having trouble. For example, when I tried to run the bot using the command "kleinanzeigen-bot verify" in the Windows command prompt, I received a syntax error. I asked for help and was told to use the command "python kleinanzeigen-bot.py verify" instead. However, when I tried this, I got an error saying that Python was not found. I was then advised to add Python to my system path, but I'm not sure how to do this ( I downloaded it several times and it seems to work perfect) If anyone could provide some guidance on how to set up and use the Kleinanzeigen Bot, including how to add Python to my system path, I would be extremely grateful. Thank you in advance for your help. Sincerely, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 5 replies
-
You should be able to follow this instruction: https://github.com/Second-Hand-Friends/kleinanzeigen-bot#installation You should not need to separately install python. If you get a syntax error this might be a bug, then please post the version of the bot and the complete error message here. |
Beta Was this translation helpful? Give feedback.
You should be able to follow this instruction: https://github.com/Second-Hand-Friends/kleinanzeigen-bot#installation
You should not need to separately install python. If you get a syntax error this might be a bug, then please post the version of the bot and the complete error message here.