Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invalid decimal literal, demjson #52

Open
Kiren28 opened this issue Feb 28, 2023 · 0 comments
Open

Invalid decimal literal, demjson #52

Kiren28 opened this issue Feb 28, 2023 · 0 comments

Comments

@Kiren28
Copy link

Kiren28 commented Feb 28, 2023

Bonjour,
Je suis totalement inculte en programmation, et j'essaye de faire tourner cette application sans succès.

Lorsque je lance interface_pysimplegui.py j'ai cette erreur :

Exception has occurred: SyntaxError
invalid decimal literal (demjson.py, line 645)
File "C:\Users\User\Desktop\Sports-betting-master\sportsbetting\bookmakers\betway.py", line 8, in
import demjson
File "C:\Users\User\Desktop\Sports-betting-master\sportsbetting\parser_functions.py", line 8, in
from sportsbetting.bookmakers import (betclic, betfair, betway, bwin, france_pari, joa, netbet, parionssport,
File "C:\Users\User\Desktop\Sports-betting-master\sportsbetting\user_functions.py", line 29, in
from sportsbetting.parser_functions import parse
File "C:\Users\User\Desktop\Sports-betting-master\interface_pysimplegui_english.py", line 22, in
from sportsbetting.user_functions import parse_competitions
SyntaxError: invalid decimal literal (demjson.py, line 645)

Est-ce que quelqu'un pourrait m'aider ?

Merci beaucoup.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant