-
**Environment**
* pip version: 19.2.3
* Python version: 2.7 / 3.7
* OS: Windows (will probably fail on nix as well?)
Custom env, with PYTHONPATH, PYTHONHOME set.
**Description**
When insta…
-
Hello,
I recently tried to install idyntree following the installation guide in the readme in the root directory. After installing, I get an import error: ImportError: No module named iDynTree
…
-
Having a correct return code would be great for debugging (and to stop me from being excited seeing the 'python setup.py finished with status code 0' notification).
-
Hello, thank you for your project, it looks super promising.
Just got this:
```
The Package 'scipy' cannot be found in the dependency DB used by mach-nix.
Please check the following:
1. Does …
-
**Environment**
* pip version: 19.0.3
* Python version: 3.7
* OS: GNU/Linux
**Description**
It's not clear nor is clearly specified by PEP518. But I was having a need to have an in-tree…
-
```
Collecting git+https://github.com/pupil-labs/apriltags
Cloning https://github.com/pupil-labs/apriltags to /tmp/pip-rw9h_3fg-build
Complete output from command python setup.py egg_info:
…
-
**Environment**
* pip version: 18.0
* Python version: pypy2.7 5.10.0
* OS: Ubuntu Trusty
**Description**
Now that pip supports pep518 installing packages from source (🎉), we're attempting t…
-
**Is your feature request related to a problem? Please describe.**
Currently I am trying to fix things which are wrong in setup.py, which are not detected in build-time, but only in run-time.
**De…
-
The `setup-requieres` keyword ni `setup.py` is rarely needed, if ever now that `project.toml` PEP518 is out.
Additionally, any package added there can have consequences for downstream projects & tool…
-
(env) laptop% pip install vtzero
Collecting vtzero
Using cached https://files.pythonhosted.org/packages/4a/70/d5171240be0bfe4d6ae0002a19c9ee0bd17d1a7670facfad471a023c58ad/vtzero-0.0.1b1.tar.gz
…