Ayush Sehrawat

Results 11 comments of Ayush Sehrawat

@ajatkj do you know some of the good yet easy to use login libraries ? I just want one for login only purpose and protected.

> > > why dont you use quart? Yes would be better to handle , the syntax is almost same though

Yeah, i am facing the same issue... Python Version : ```sh (venv) D:\Projects\tui>python --version Python 3.9.13 ``` The same issue occurs as described in the issue. Also, when i run...

Update : Tried with `python3.8 main.py` , and it works fine with it. The issue seems to be with python version 3.9+ @willmcgugan Please look into this... For the time...

Someone please look into this 😐

> I tried other terminal clients and it looks like Windows Terminal works perfectly with textual TUIs on windows. I will try that

@ajatkj You can use https://pyjwt.readthedocs.io/en/stable/index.html. But it's more into manually doing a lot of stuff

Hm, seems nice

Same issue on ZorinOS 16 ``` mini@mini:~$ bloop bloop: /lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.29' not found (required by bloop) bloop: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by bloop) bloop: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34'...