| Summary: | python pip is broken | ||
|---|---|---|---|
| Product: | Mageia | Reporter: | Morgan Leijström <fri> |
| Component: | RPM Packages | Assignee: | Python Stack Maintainers <python> |
| Status: | RESOLVED INVALID | QA Contact: | |
| Severity: | normal | ||
| Priority: | Normal | CC: | mageia, makowski.mageia, marja11 |
| Version: | 6 | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| URL: | https://github.com/iuscommunity-pkg/python35u-pip/issues/1 | ||
| Whiteboard: | |||
| Source RPM: | python-pip-8.0.3-1.mga6.src.rpm | CVE: | |
| Status comment: | |||
|
Description
Morgan Leijström
2018-04-04 21:08:35 CEST
Assigning to the python stack maintainers, CC'ing the registered maintainer. CC:
(none) =>
mageia, marja11 You should avoid using pip without --user python-pip-8.0.2-6.mga6.noarch.rpm is ok and is the one in the repositories where did you get python-pip-8.0.3-1.mga6.src.rpm ? CC:
(none) =>
makowski.mageia same result from using $ pip install --user bcrypt I probably got it from testing repo as i try out new qt, plasma etc. please use python-pip-8.0.2-6.mga6.noarch urpmi --downgrade python-pip-8.0.2-6.mga6.noarch Ever confirmed:
1 =>
0 Yes after that downgrading it worked to $ pip install --user bcrypt It could also update itself (as user): $ pip install --user --upgrade pip Collecting pip Using cached pip-9.0.3-py2.py3-none-any.whl Installing collected packages: pip Successfully installed pip-9.0.3 python-pip-8.0.2-6.mga6.noarch.rpm is ok and is the one in the repositories Resolution:
(none) =>
INVALID |