Hemanta

Results 20 comments of Hemanta

only thing i remember that may have effect is updating gwsl from store, otherwise I had running it fine and had no other environmental change whatsoever

when i launch an gui app through bash it does nothing just get stuck, no window pops up nothing, exporting display to non existing port would error out so it...

i tried with xclock it hunged, so left it and after some time exited with ``` Error: Can't open display: 172.28.176.1:0.0 ```

its wsl2 and display was exported through the function auto inserted by GWSL in bashrc. ping output ``` PING 172.27.176.1 (172.27.176.1) 56(84) bytes of data. ``` it then hangs

ok so there were multiple entries in the firewall for GWSL VCXsrv windows server HIDPI so I removed all except one and now it worked

so what was the issue? how did those entries came there in first place, was it due to update or just some coincidence?

Any way glad to have this finally sorted out and work. Thank you so much for the support here hope you have an awesome day. btw will those deleted fpulseaudio...

Can confirm, it works great!, Thank you so much @alphapapa and @noctuid 🙏

You need to replace the line in the `__init__.py` file ```py model = "gpt-3.5-turbo" ``` to ```py model = "text-davinci-003" ```

Hi, Thanks for taking an interest and filing the issue, I understand the need to do the changes you mentioned. However, while this repo may be helpful for others to...