Skip to content
This repository has been archived by the owner on Sep 21, 2018. It is now read-only.

Syntax errors #6

Open
Safwaan21 opened this issue Apr 2, 2018 · 2 comments
Open

Syntax errors #6

Safwaan21 opened this issue Apr 2, 2018 · 2 comments
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@Safwaan21
Copy link

C:\Users\Safwaan\Downloads\HQBot-master\HQBot-master>python bot.py
File "bot.py", line 120
except ValueError, KeyError:
^
SyntaxError: invalid syntax

getting this error whenver I try running the bot.

@thehappydinoa thehappydinoa added the bug Something isn't working label Apr 3, 2018
@thehappydinoa
Copy link
Owner

What version of python are you using

@thehappydinoa thehappydinoa added the good first issue Good for newcomers label Aug 9, 2018
@thehappydinoa
Copy link
Owner

I believe this is a compatibility issue between Python 2 and Python 3. Checkout: 2to3

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants