Clément PAPPALARDO

Results 47 comments of Clément PAPPALARDO

Hi, same problem currently All my ANSI colors are gone while using Halo 0.0.31 Edit : the fix #152 is actually working well

Hi @StanislavJochman any news for this documentation ? Thanks.

which type of login should be used ? the one with mail address or the numeric one ? neither one is working for me

I finally find an answer : ``` #!/usr/bin/env python3 from XTBApi.api import Client client = Client() client.login("1234567", "myPassword", mode="real") print('market: ', client.check_if_market_open(['EURUSD']) ) client.logout() ``` is working.

> I have a similar issue with LLama3: `aiogram.exceptions.TelegramBadRequest: Telegram server says - Bad Request: can't parse entities: Can't find end of Bold entity at byte offset 1455` > >...

Related to Tesla, not to APIScraper : I already exeprienced a longer car disconnection from the network. Causes can be multiples : Network loss, or maintenance, or car have a...

add a ```/``` just before ```iplist.txt``` and make sure the folder is writable by your web server user

this should be fixed in 0.9 (current) I'm on Linux Mint 22 based on Ubuntu 24.04, and no display problem for me ![Image](https://github.com/user-attachments/assets/c126f348-2754-4063-be17-b806442f96b6)