-
We currently use `super()` in the `__deepcopy__` implementation of`Path`
https://github.com/matplotlib/matplotlib/blob/183b04fb43f57ffe66da68c729a179e397cd35f6/lib/matplotlib/path.py#L279-L287
h…
-
```
Looking in indexes: https://mirrors.tuna.tsinghua.edu.cn/pypi/web/simple
Collecting UnityPy
Using cached https://mirrors.tuna.tsinghua.edu.cn/pypi/web/packages/18/cb/a20418b6bcc5e92ddedc1a628…
-
The pypi version instealls fine on macOS on Apple Silicon, but when building from source:
```
python
Python 3.12.4 (main, Jul 8 2024, 10:17:47) [Clang 15.0.0 (clang-1500.3.9.4)] on darwin
Type …
-
**Issue by ernestof...@gmail.com**
_5 Mar 2013 at 11:50 GMT_
_Originally opened on Google Code_
---
```
What steps will reproduce the problem?
1. Execute main.py. Notice that it works and the assert…
-
Hi,
Thank you for trying to make this available in ComfyUI!
I am using Windows 11 64 bit and the portable version of ComfyUI installation (which means it's using python_embeded environment).
##…
-
### What happens?
duckdb can't install on msys2 or cygwin environment:
```sh
$ pip install -U --user duckdb
Looking in indexes: https://pypi.tuna.tsinghua.edu.cn/simple
Collecting duckdb
Usi…
-
### Steps to Reproduce
```
nix-channel --add https://nixos.org/channels/nixos-24.05 nixpkgs
nix-channel --update
nix-shell -p rye --command "rye test"
```
### Expected Result
It works.
### Act…
-
I know that rhel 7 is outdated long time ago, but still for some reason krb5 build failed with version 0.7.0 whereas it worked fine with version 0.6.0.
Here is the log:
```
Collecting krb5>=0.3.0 (…
-
```
Collecting annoy
Using cached annoy-1.17.3.tar.gz (647 kB)
Preparing metadata (setup.py) ... done
Building wheels for collected packages: annoy
Building wheel for annoy (setup.py) ... e…
-
**Describe the bug**
Looks like typed-ast not compatible with 3.13
**To Reproduce**
Steps to reproduce the behavior:
1. Run pip install handsdown on 3.13
**Expected behavior**
Module install…