You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello.
Errors when i run python facebook2telegram.py :
Traceback (most recent call last):
File "facebook2telegram.py", line 671, in
main()
File "facebook2telegram.py", line 653, in main
loadSettingsFile(settings_path)
File "facebook2telegram.py", line 61, in loadSettingsFile
config.read(filename)
File "/usr/lib/python3.5/configparser.py", line 696, in read
self._read(fp, filename)
File "/usr/lib/python3.5/configparser.py", line 1077, in _read
raise MissingSectionHeaderError(fpname, lineno, line)
configparser.MissingSectionHeaderError: File contains no section headers.
file: '/home/karadm/telegram/facebook/fbpages-telegram-bot-master/botsettings.ini', line: 2
'locale: en_US\n'
The text was updated successfully, but these errors were encountered:
Hello.
Errors when i run python facebook2telegram.py :
Traceback (most recent call last):
File "facebook2telegram.py", line 671, in
main()
File "facebook2telegram.py", line 653, in main
loadSettingsFile(settings_path)
File "facebook2telegram.py", line 61, in loadSettingsFile
config.read(filename)
File "/usr/lib/python3.5/configparser.py", line 696, in read
self._read(fp, filename)
File "/usr/lib/python3.5/configparser.py", line 1077, in _read
raise MissingSectionHeaderError(fpname, lineno, line)
configparser.MissingSectionHeaderError: File contains no section headers.
file: '/home/karadm/telegram/facebook/fbpages-telegram-bot-master/botsettings.ini', line: 2
'locale: en_US\n'
The text was updated successfully, but these errors were encountered: