-
pip fails with:
```
ERROR: Could not find a version that satisfies the requirement tree-sitter-builds==2023.3.12 (from versions: none)
ERROR: No matching distribution found for tree-sitter-builds==…
Akuli updated
7 months ago
-
### Which image/versions are related to this issue/feature request?
cgr.dev/chainguard/kubeflow-pipelines-metadata-writer:latest
### Issue/Feature description
The issue is that when trying to use i…
-
numpy.distutils has been removed, see here:
https://numpy.org/doc/stable/reference/distutils_status_migration.html
Simply replacing numpy.distutils with distutils does not quite work:
[spb41]~…
sbird updated
6 months ago
-
When running the test suite with Python 3.12.0, I'm getting two test failures:
```pytb
======================================================================
FAIL: test_recursion (test.test.TestE…
-
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for lxml
Building wheel for impacket (pyproject.toml) ... done
Created wh…
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a sim…
-
**Bug description**
metagpt.ext.aflow.scripts.optimizer:optimize:93 - Error occurred: object list can't be used in 'await' expression. Retrying... (Attempt 1/1)
**Bug solved method**
not solved
…
-
Table of updates:
---
_Last edit: 10-30-2024_
| Package | Current version | Latest version | Target version | Status |
| ---------------- | ----------------- | --------------- | ------…
-
**Question**
There has been multiple changes to the DISA stig for RHEL9, but the last update is from April this year. Since then we are on V2R2 which since then has removed 12 Stigs going from 462 to…
-
This library is broken with Python 3.12 because of removed `asyncore` module
```
27f4772d425a ~ # python3.12 pyinotify-0.9.6/python3/pyinotify.py -h
Traceback (most recent call last):
File "/roo…