-
It appears that there's a bit of dependency hell going on with the fixed selection of packages. It appears it may be upstream dependencies.
```
dronekit-sitl 3.2.0 has requirement psutil>=3.0, bu…
-
I followed the steps with dockers. It was all ok, until...
**screenshot**
```
Processing triggers for libc-bin (2.31-9) ...
% Total % Received % Xferd Average Speed Time Time Time …
-
Starting from dateutil 2.7.0 (and also: 2.7.1, 2.7.2, 2.7.3, 2.7.4 and 2.7.5) date parsing of example below is failing. It worked with dateutil 2.6.1. Using Python 2.7.15.
Example:
```
import dat…
-
10-14 19:38:26 [ERROR] nonebot | Running Matcher(type='message', module=nonebot_plugin_pixivbot.handler.common.random_recommended_illust, lineno=35) failed.
Traceback (most recent call last):
File…
-
Something I've noticed over a few happy years of using git-helpers: if I'm in a virtualenv and run `gln`, it fails unless I also run `pip install python-dateutil` inside the virtualenv.
I'm not sur…
danvk updated
6 years ago
-
Stack Trace
Traceback (most recent call last):
File "/Users/ville.lahdenvuo/Library/Python/2.7/bin/mssh", line 17, in
from ec2instanceconnectcli import mops
File "/Users/ville.lahdenv…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Package ecosystem
pip
### Package manager version
pip-tools 7.4.1; pip 24.2
### Language version
python 3.…
-
With only a USB connected BGT60LTR11AIP (v3.1):
![BGT60LTR11AIP](https://github.com/user-attachments/assets/d78ebdf0-2cec-4ada-9419-a99201a780ed)
with its firmware updated to 2.6.0,
hence with "E…
-
When running handle_nn.py in the project using PyCharm, I encountered the issue mentioned in the title. Even after specifying the encoding method, the problem still persists. How can I resolve this?
-
Hi, this package seems to require `nose`. However, `nose` is no longer maintained and doesn't work in Python 3.12.
```
REQUIRES = ["urllib3 >= 1.15", "six >= 1.8.0", "certifi >= 14.05.14", "pytho…