QuiteHorn
QuiteHorn
I'm trying to install Flair in my venv in PyCharm, but it tells me to download Visual C++. I have already installed the ditributives of 14.32.31332 version but it still...
``` raceback (most recent call last): File "D:\tonTgWallet\main.py", line 6, in client.init_tonlib() File "D:\tonTgWallet\venv\lib\site-packages\ton\sync.py", line 19, in syncified return loop.run_until_complete(coro) File "C:\Users\Admin\AppData\Local\Programs\Python\Python310\lib\asyncio\base_events.py", line 646, in run_until_complete return future.result() File "D:\tonTgWallet\venv\lib\site-packages\ton\client\tonlib_methods.py",...