Jack Linke

Results 40 comments of Jack Linke

I am able to download the wheel file and manually extract it on my computer with no error. Here is the directory structure, if it helps at all: ``` ./fontawesomepro-6.6.0-py3-none-any...

@zanieb Any other ideas or things I could try? I am really hoping to start using uv for my project, but this is a major obstacle.

If I do either of: - `uv pip install fontawesomepro --index-url https://dl.fontawesome.com/MYTOKENHERE/fontawesome-pro/python/simple/` - `uv pip install fontawesomepro --extra-index-url https://dl.fontawesome.com/MYTOKENHERE/fontawesome-pro/python/simple/` the command fails the same as the examples given previously. But......

@zanieb could it be an issue with how large the Wheel is? Fontawesome pro is about 330 MB, which is a lot larger than most wheels. I've verified on two...

I know nearly nothing when it comes to rust, but I did some digging around in the hopes that I could find something useful for narrowing the problem down and...

@charliermarsh did you have any thoughts on this one? I [opened an issue at the upstream](https://github.com/Majored/rs-async-zip/issues/151), but have heard nothing further.

@charliermarsh Thank you for the quick work ❤️! And thank you also, @zanieb!

Paul, thanks for the response! Sometimes I get a bit too excited to throw a technical solution at something when another approach might be better to start with. Working through...

Aha! I didn't see that there were previous attempts at this! - @tobiasmcnulty proposed https://github.com/django/djangoproject.com/issues/883 to add a language switcher. - Way back in 2015, @bmispelon proposed having the fundraising...

Yep. The field already exists & is populated, and is also the source from which the full-text search gets its information, so it makes sense that it should be the...