-
When developing a custom lint rule as described in [_Packaging Custom Rules_](https://www.ansible.com/blog/creating-custom-rules-for-ansible-lint/), the lint is not available if installed with `pip in…
-
I’m not sure if this should be classified as a bug or a misunderstanding on my part, so feel free to close this issue if it’s not a bug.
Since it’s hard to create a reproducible example, let me des…
-
**Describe the bug**
Just trying to download random video from docs and this exception throws
**To Reproduce**
The code where the problem is occurring. `YouTube("http://www.youtube.com/watch?v=yj…
-
### Description
It seems like the current state of affairs with the 4.0.1 release on PyPi is that the backend is locked in a compiled shared library that simply must be trusted. Is the strategy going…
zrnsm updated
3 weeks ago
-
Your system version is 17.6.1
2024-11-18 20:11:56 xxxxx __main__[27804] INFO init done
2024-11-18 20:11:56 xxxxx __main__[27804] INFO starting tunnel
Process Process-1:
Traceback (most recent call…
-
### What is your question?
Will Copa support fixing security vulnerabilities in Python, Go, and other application packages through package manager tools like pip or go get, etc.?
-
## Nuitka version, full Python version, flavor, OS, etc.
```
2.5.4
Commercial: None
Python: 3.13.0 (tags/v3.13.0:60403a5, Oct 7 2024, 09:38:07) [MSC v.1941 64 bit (AMD64)]
Flavor: CPython Offici…
-
**Describe the bug**
The hello app does not work.
```
>> $ chainlit hello
Traceback (most recent call last):
File "/Library/Frameworks/Python.framework/Versions/3.13/bin/chainlit", line 5, in
…
-
Sentencepiece has no typing information, which makes it hard to work with. For example:
-
### Problem description
I'm not entirely sure if this is a termux issue, anyways, If I run:
```shell
pip install contextily
```
I get the following error:
```
~ $ pip install contextily
…