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

Traceback (most recent call last): I SWEAR TO GOD PLS HELP #577

Open
gscagl opened this issue Jun 10, 2024 · 0 comments
Open

Traceback (most recent call last): I SWEAR TO GOD PLS HELP #577

gscagl opened this issue Jun 10, 2024 · 0 comments

Comments

@gscagl
Copy link

gscagl commented Jun 10, 2024

Traceback (most recent call last):
File "", line 198, in _run_module_as_main
File "", line 88, in _run_code
File "/Users/gscagl/binance-trade-bot/binance_trade_bot/main.py", line 5, in
main()
File "/Users/gscagl/binance-trade-bot/binance_trade_bot/crypto_trading.py", line 16, in main
config = Config()
^^^^^^^^
File "/Users/gscagl/binance-trade-bot/binance_trade_bot/config.py", line 32, in init
config.read(CFG_FL_NAME)
File "/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/configparser.py", line 713, in read
self._read(fp, filename)
File "/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/configparser.py", line 1101, in _read
raise MissingSectionHeaderError(fpname, lineno, line)
configparser.MissingSectionHeaderError: File contains no section headers.
file: 'user.cfg', line: 1
'{\rtf1\ansi\ansicpg1252\cocoartf2761\n'

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