We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
interface_pysimplegui.py -work's fine interface_pysimplegui_english.py - don't workm got this error
C:\Users\1\Downloads\Sports-betting-master>python interface_pysimplegui_english. py Chrome version : 90.0.4430.212 C:\Users\1\Downloads\Sports-betting-master\90\chromedriver.exe Traceback (most recent call last): File "interface_pysimplegui_english.py", line 23, in from sportsbetting.interface_functions import (odds_table_combine, ImportError: cannot import name 'get_main_competitions_interface' from 'sportsbe tting.interface_functions' (C:\Users\1\Downloads\Sports-betting-master\sportsbet ting\interface_functions.py)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
interface_pysimplegui.py -work's fine
interface_pysimplegui_english.py - don't workm got this error
C:\Users\1\Downloads\Sports-betting-master>python interface_pysimplegui_english.
py
Chrome version : 90.0.4430.212
C:\Users\1\Downloads\Sports-betting-master\90\chromedriver.exe
Traceback (most recent call last):
File "interface_pysimplegui_english.py", line 23, in
from sportsbetting.interface_functions import (odds_table_combine,
ImportError: cannot import name 'get_main_competitions_interface' from 'sportsbe
tting.interface_functions' (C:\Users\1\Downloads\Sports-betting-master\sportsbet
ting\interface_functions.py)
The text was updated successfully, but these errors were encountered: