-
### Summary of problem
We started getting an error with DDTrace described in the title. We used to have langchain pinned because this was an issue before as well. Since then though we don't have it p…
-
after setting target in using scanners/autopwn i set port but it shows thta
rsf > use scanners/autopwn
rsf (AutoPwn) > set target 192.168.43.1
[+] target => 192.168.43.1
rsf (AutoPwn) > set port 8…
-
### Bug Description
This issue came up only last week after the llama-index version updates. I am trying to do the following:
from llama_index.core import VectorStoreIndex,SimpleDirectoryReader
f…
-
The [`ruff`](https://docs.astral.sh/ruff/) tool started out as a Python linter with the goal to improve the speed of existing linters such as `pylint`. It has been seeing a huge uptake in the Python c…
-
### What's wrong
Source code:
https://github.com/MobileTeleSystems/horizon/blob/adc102caa8a84c281b8401b17d6d7998c073941e/horizon/client/base.py#L29
```python
class BaseResponse(Protocol):
"…
-
**Describe the bug**
Some type checks fail with cuDF pandas objects.
**Steps/Code to reproduce bug**
The following examples fail with assertion errors:
```
import cudf.pandas
cudf.pandas.insta…
-
Since the update to `apache-airflow` 2.9.1 `methodtools` 0.4.7 is required as a transitive dependency.
Currently there seems to be a problem in the interaction between the mentioned methodtools versi…
-
**What is the problem? (Here is where you provide a complete Traceback.)**
Any ofrak command fails with the error below:
```
File /lib/python3.9/site-packages/ofrak/service/assembler/assembler_se…
-
### Before submitting the issue
- [X] I have searched among the existing issues
- [X] I am using a Python virtual environment
### Description of the bug
The PCB design I am working on has four copp…
-
I can't use celery workers for update dashboard and charts
#### How to reproduce the bug
1. Use this configuration fragment
```
class CeleryConfig(object):
broker_url = "redis:///0"
…