-
{
"platform":"",
"hub-mirror": [
"nginx",
]
}
-
# Bug report
### Bug description:
```python
# Add a code block here, if required
```
### CPython versions tested on:
3.13
### Operating systems tested on:
Windows
-
### Captchas
- [X] I have read the instructions.
- [X] I have searched existing issues and avoided creating duplicates.
- [X] I am not filing an enhancement request.
### What happened?
![image](htt…
-
Why can't the clangd plugin in my VSCode find the free function?
And below is my `.clangd` file
```shell
CompileFlags:
Add: [
"-I/usr/include/c++/9",
"-I/opt/x-ray/third-party/…
-
**Describe the bug**
I used the DiskLruCache in my project, and I found a problem.
After calling evictAll(), all entities in memory and files on disk have indeed been deleted, and size() also retu…
panpf updated
24 minutes ago
-
### Version
1
### DataCap Applicant
FrondeTian
### Project ID
1
### Data Owner Name
NOAA
### Data Owner Country/Region
United States
### Data Owner Industry
Environment
### Website
https:…
-
ERROR: Could not find a version that satisfies the requirement pytorch3d (from versions: none)
ERROR: No matching distribution found for pytorch3d
When trying this:
pip install pytorch3d
or
pip…
-
Jo Example :3.00
-
{
"platform":"",
"hub-mirror": [
"registry.k8s.io/kube-apiserver:v1.27.4"
]
}
-
**Describe the bug**
Installation failure with Python 3.12 using `pip install PyComplexHeatmap`
The dependency package fastcluster does not support Python 3.12 or newer and has not been maintained…