Pirulax

Results 147 comments of Pirulax

May be silly to ask, but is the `fakepdb.py` plugin there in the `plugins` folder as well?

Are you okay with it? Just asking, cause I don't want to spend time on something that wont get merged.

Hello! So, you suggest we wait for Poetry 1.2 to be officially released as stable?

Hello, sorry for not replying, totally forgot! Um, I'm not sure how to exactly reproduce the issue. Right now it seemingly works. I think the issue is that I had...

That's weird. They work perfectly fine on Desktop. I wonder why they wouldn't be supported? Super nice feature to have.

Okay, but they will be supported, as I understand? Someone people have told me they aren't supported at all (implying it won't be supported either).

Well, that is a bummer, it was super useful :( Now I had to resort to a really ugly (it was already ugly because sending a modal after a modal...

Over @ Linux (ubuntu 22.04 lts), I'm getting a different error: > FileNotFoundError: [Errno 2] No such file or directory: 'main.dist/sanic_ext/extensions/openapi/ui/redoc.html' If I copy in the stuff requires from `site-packages`...

## OP's error Adding the following argument when running Nuitka should help: > --include-data-dir=".venv/lib/python3.10/site-packages/sanic=sanic" The actual path to your sanic installation may very, in my case I have it inside...

Yeah the library they use to open the files generates the incorrect path presumably, a combo of weird things.