Guillaume Gelin

Results 252 comments of Guillaume Gelin

I'm going to keep this issue open until it's resolved for scratchpads in particular, but also lock it so that we centralize the discussion in #1482 as it concerns a...

#1482 has been fixed but I guess this one still happens because of #2415

Complete log file: [etl-shutdown.log](https://github.com/etlegacy/etlegacy/files/14222379/etl-shutdown.log)

I feel very dumb here, but that's just macOS default `Command + Q` quitting the client. Thanks Apple. Solution: * Go to System Preferences > Keyboard > Keyboard Shortcuts >...

@george-zubrienko It seems that Mypy is still struggling to find `to_dict` with 0.5.9: ``` chainlit/server.py:272: error: "PaginatedResponse[ConversationDict]" has no attribute "to_dict" [attr-defined] ``` You can see the code triggering this...

PR welcome. :)

Nop, same output: ``` Collecting fastcdc Downloading fastcdc-1.5.0.tar.gz (17 kB) Installing build dependencies ... done Getting requirements to build wheel ... done ERROR: Exception: Traceback (most recent call last): File...

Looks like you're simply not building wheels for macOS 13 / M1, so pip has to build the package but can't since I don't have poetry. :)

Because I used to maintain Qtile and still didn't know much about that part of the codebase