-
- I have searched the issue tracker and believe that this is not a duplicate.
**Make sure you run commands with `-v` flag before pasting the output.**
## Steps to reproduce
pip install pdm
pd…
-
**Environment**
* pip version: 20.2.4
* Python version: 3.7.6
* OS: Solus 4.1 Fortitude
**Description**
If a user had previously installed a package that had no `console_scripts` entrypoint…
-
how to use language detect
-
**Submitting author:** @koaning (Vincent Warmerdam)
**Repository:** https://github.com/koaning/human-learn/
**Branch with paper.md** (empty if default branch):
**Version:** 0.3.0
**Editor:** @jbyteco…
-
### Summary
ecs task definitions are not idempotent when missing the `hostPort` key value pair in the `port_mappings` parameter.
boto3 does not require the `hostPort` value when registering a [tas…
-
## Description
It is not possible to send a basic http authentication using a username or password that contains Unicode data.
### What happens
`UnicodeEncodeError` is thrown. Traceback:
…
-
Hi Thomas,
Current setup.py is difference with requirements.txt
I think should change code as
from setuptools import setup, find_packages
`
import os
with open('./requirements.txt') as f:
…
-
Get rid of requirements? Adjust classifiers.
```
requirements = [
"q",
"pyyaml",
"tabulate",
"plugnplay",
[...]
classifiers=[
'Development Status :: 4 - Beta',
'…
mr-tz updated
3 years ago
-
Installing pylab after requests makes requests fail SSL certificate verification. Wasn't sure if I should report this here or in pylab repo. This was tested with Docker.
$ ls
`Dockerfile test.py
`
$…
-
I seem to randomnly get this error when searching a seller's inventory of more than a thousand or so albums. Here is the code snippet you can try ( just edit the line with the user_token )
```
imp…