morotti

Results 25 issues of morotti

( I originally raised the PR to setuptools https://github.com/pypa/setuptools/pull/4406 and they redirected me to this repo. ) Hello, I was doing a bit of profiling on my CI builds. The...

Hello, I'm trying the latest version of uv and I see that you added progress bars. :) uv is downloading tensorflow at less than 1 MB/s. when tensorflow is the...

question

Hello, Authentication stopped working in uv 0.1.36, it's no longer able to install packages that requires authentication. For context, we use a netrc to set credentials to access artifactory. Artifactory,...

network

Hello, the last release was 10 months ago, pythonnet 3.0.3. there have been 20 fixes in the main branch since then, including critical fixes to address crashes, but they have...

Hello, could I have a review on this code? profiling on a run of `pip install jupyter` `_install_wheel()` function is 3670 ms. that's the installation phase. `fsync` is 594 ms...

bot:chronographer:provided

Hello, To summarize, the cache was too small :D Should we have a NEWS item for this? It's very internal with no relevance to end users. EDIT: I added the...

bot:chronographer:provided

### What happened? Hello, apache-beam cannot be installed on any recent python environment because it is pinning an old version of dill from 2019. ``` pip install apache-beam>=2.57.0 ... The...

python
P1
bug

### Checklist - [X] I added a descriptive title - [X] I searched open reports and couldn't find a duplicate ### What happened? Hello I've had the following issue. When...

type::bug

**Describe the bug** Hello, I was running some benchmark on my python codebase on different hardware. Turns out, there were massive unexplained differences up to 10 times slower in some...

bug

hello, reporting that gensim is no longer installable due to pinning an old scipy