liblaf
liblaf
possible relevant issues: #8, #89, #120, #158, #170.
> This continues to be annoying and for large files changes (especially ipynb) since they mix code changes and output changes. > > My current solution is to just create...
I tried to log more error info. Here is the response body I got: ```html 400 The plain HTTP request was sent to HTTPS port 400 Bad Request The plain...
Maybe related to #936, #942
> What did you run and what was the outcome? ```shell pixi add --pypi -vv "trimesh[all]" ``` > What error did pixi return? Log ```log INFO pixi::lock_file::outdated: the pypi dependencies...
> @liblaf I wonder if for you it's a similar issue and adding glibc 2.28 or higher would fix it. > > e.g. > > ``` > [system-requirements] > glibc...
remove the `inactive` label
I came across a few libraries that might be helpful for implementing support for ANSI escape codes or stripping them from logs: - **[fancy-ansi](https://github.com/kubetail-org/fancy-ansi)**: A small JavaScript library for converting...
remove the `inactive` label
> It would be good to know what files are being used, as in what files the module resolves to. > > It would also be good to have an...