unicorn-binance-trailing-stop-loss icon indicating copy to clipboard operation
unicorn-binance-trailing-stop-loss copied to clipboard

Better error msg

Open oliver-zehentleitner opened this issue 3 years ago • 0 comments

Version of this library.

Traceback (most recent call last): File "C:\Users\Oliver\AppData\Local\Programs\Python\Python310\lib\runpy.py", line 196, in _run_module_as_main return run_code(code, main_globals, None, File "C:\Users\Oliver\AppData\Local\Programs\Python\Python310\lib\runpy.py", line 86, in run_code exec(code, run_globals) File "C:\Users\Oliver\AppData\Local\Programs\Python\Python310\Scripts\ubtsl.exe_main.py", line 4, in File "C:\Users\Oliver\AppData\Local\Programs\Python\Python310\lib\site-packages\unicorn_binance_trailing_stop_loss_main.py", line 39, in main() File "C:\Users\Oliver\AppData\Local\Programs\Python\Python310\lib\site-packages\unicorn_binance_trailing_stop_loss\cli.py", line 459, in main config.read(config_file) File "C:\Users\Oliver\AppData\Local\Programs\Python\Python310\lib\configparser.py", line 698, in read self._read(fp, filename) File "C:\Users\Oliver\AppData\Local\Programs\Python\Python310\lib\configparser.py", line 1086, in _read raise MissingSectionHeaderError(fpname, lineno, line) configparser.MissingSectionHeaderError: File contains no section headers. file: 'C:\Users\Oliver\.lucit\ubtsl_config.ini', line: 1 'yep\n'

Solution to Issue cannot be found in the documentation or other Issues and also occurs in the latest version of this library.

  • [X] I checked the documentation and other Issues. I am using the latest version of this library.

Hardware?

VPS or other cloud hosting

Operating System?

Windows

Python version?

Python3.10

Installed packages

No response

Logging output

No response

Used endpoint?

concerns all

Issue

readable error msg

oliver-zehentleitner avatar May 12 '22 00:05 oliver-zehentleitner