CloudBotIRC / CloudBot

CloudBot - The simple, fast, expandable, open-source Python IRC Bot!
GNU General Public License v3.0
273 stars 250 forks source link

Line 42 error #205

Closed TheDetectiveTaco closed 8 years ago

TheDetectiveTaco commented 8 years ago

Removed by user

Red-M commented 8 years ago

What python version are you using?

Red-M commented 8 years ago

and what branch did you get this code from?

Red-M commented 8 years ago

What version of python, what branch and what did you do so we can try to replicate this problem as all the current branches do not have that file in them with that filename.

Red-M commented 8 years ago

oh the damn markdown made the two _s into bold. What did you do to get the bot like that?

Red-M commented 8 years ago

Also note that anything that starts with an _ shouldn't normally be touched at all and are supposed to be used internally, if you are executing that file please just run bot.py instead I believe.

Red-M commented 8 years ago

What platform are you using? windows or linux?

Red-M commented 8 years ago

Still the same error?

Red-M commented 8 years ago

with bot.py rather

Red-M commented 8 years ago

can you try git cloning the repo at the current time?

edwardslabs commented 8 years ago

Did you check your config file to make sure it is valid json?

Red-M commented 8 years ago

Its a syntax error in https://github.com/CloudBotIRC/CloudBot/blob/master/cloudbot/__main__.py

Red-M commented 8 years ago

try git cloning the repo's master branch as of right now and test with that. I am not sure if you have a faulty copy of cloudbot or not.

Red-M commented 8 years ago

We already have an IRC channel at irc.esper.net. I'm already on too many IRC networks as it is.

Red-M commented 8 years ago

Firstly it looks like you got a faulty repo that was cloned or you edited a file incorrectly that cuased that issue after I assisted in get a proper working repo cloned it seemed to be some issue with deps and c9.io. In future I do not recommend c9.io to be used at all and that if you edit files and don't tell us then you're on your own.

edwardslabs commented 8 years ago

This was not a CloudBot issue. User was helped in the CloudBot IRC channel.