Gleb Vasyagin

Results 2 comments of Gleb Vasyagin

Hello! I encountered the same problem, @kangjh0226, and managed to find a workaround: You need to copy lib from your python path: `...\Python\Python310\libs\python310.lib` to your venv folder: `venv\Scripts\libs\python310.lib` I have...

If anyone encountered the inability to connect to docker-compose built planka that is behind reverse proxy (even after adding the external domain to hosts file for bypassing nat loopback), then...