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
D:\123>D:\123\GetQuestionAndroid.py Traceback (most recent call last): File "D:\123\GetQuestionAndroid.py", line 16, in config.read('./config/configure.conf', encoding='utf-8') File "D:\python\lib\configparser.py", line 696, in read self._read(fp, filename) File "D:\python\lib\configparser.py", line 1077, in _read raise MissingSectionHeaderError(fpname, lineno, line) configparser.MissingSectionHeaderError: File contains no section headers. file: './config/configure.conf', line: 1 '\ufeff[region]\n'
The text was updated successfully, but these errors were encountered:
No branches or pull requests
D:\123>D:\123\GetQuestionAndroid.py
Traceback (most recent call last):
File "D:\123\GetQuestionAndroid.py", line 16, in
config.read('./config/configure.conf', encoding='utf-8')
File "D:\python\lib\configparser.py", line 696, in read
self._read(fp, filename)
File "D:\python\lib\configparser.py", line 1077, in _read
raise MissingSectionHeaderError(fpname, lineno, line)
configparser.MissingSectionHeaderError: File contains no section headers.
file: './config/configure.conf', line: 1
'\ufeff[region]\n'
The text was updated successfully, but these errors were encountered: