-
This is spun off #9617 to aggregate user feedback for another round of pip’s location backend switch from `distutils` to `sysconfig`. If you find yourself seeing something like:
```
WARNING: V…
-
In requests 2.5.2 `requests.packages.__init__` added code to allow `requests.packages.urllib3` to not exist, and it would fall back to using `urllib3`.
No doubt this works in some cases, as the peopl…
-
**Environment**
* pip version: 19.2dev0 (and earlier)
* Python version: n/a
* OS: n/a
**Description**
The documentation for the `--cert` option currently just says "Path to alternate CA bun…
-
Hi,
I'm trying to debundle a webpack bundeled JS file which starts with:
```
webpackJsonp([ 0 ], {
11: function(e, t, n) {
"use strict";
Object.defineProperty(t, "__esModul…
-
**Environment**
* pip version: latest
* Python version: 3.8
* OS: Arch Linux
**Description**
Seems like #8391 broke devendored pip by making some optional dependencies of pip dependencies…
FFY00 updated
3 years ago
-
**Describe the bug**
I have installed a new Debian (unstable) system. On one of my installations pipx runs without problems. The newly installed system behaves differently and I do not know where t…
-
In Debian we've been having an issue for some time where version comparisons where one comes from pip and the other comes from setuptools are incompatible [1]. Today @dstufft helped me look into it …
-
In Debian, we unbundle pip._vendor, which causes a problem in virtualenv 15.0.0's SCRIPT. Here's the code from virtualenv.py (see https://github.com/pypa/virtualenv/blob/15.0.0/virtualenv.py#L854-L86…
-
```
Reading bundle...
/usr/local/lib/node_modules/debundle/src/index.js:80
throw new Error(`Locating the module AST failed. Please specifify a valid manual ast path in your config file with the…
-
First thank you for this tool, the multi file notions conforms very well with our API documentation methodology, and the tool seems very well done!
Wondering if there is a thought to add a capabili…