Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pip3 install prom2teams error ImportError: No module named req. New pip version 10 changed api #65

Closed
Alexvianet opened this issue Apr 16, 2018 · 6 comments

Comments

@Alexvianet
Copy link

for some reason now i am getting an error after:
pip3 install prom2teams

$ sudo pip3 install prom2teams
Collecting prom2teams
Downloading prom2teams-2.0.3.tar.gz
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "", line 1, in
File "/tmp/pip-install-2tkA24/prom2teams/setup.py", line 2, in
from pip.req import parse_requirements
ImportError: No module named req

----------------------------------------

Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-install-2tkA24/prom2teams/

@Alexvianet
Copy link
Author

pypa/pip#5248

@Alexvianet Alexvianet changed the title pip3 install prom2teams error ImportError: No module named req pip3 install prom2teams error ImportError: No module named req. New pip version 10 changed api Apr 16, 2018
@Gkrlo
Copy link
Collaborator

Gkrlo commented Apr 16, 2018

Hi @Alexvianet
prom2teams does not support python 3.4. Try to install it with 3.5 or 3.6 please. :)
Regards.

@RonnyPfannschmidt
Copy link

@Gkrlo the pip usage is broken in any case and no longer working on pip 10

@Alexvianet
Copy link
Author

the same issue, python is not a reason of fail, pip 10 no longer installed it.

@Gkrlo
Copy link
Collaborator

Gkrlo commented Apr 16, 2018

@RonnyPfannschmidt @Alexvianet you're right. We're checking this error now.
We let you know when It's fixed. Thanks a lot! :)

jnogol pushed a commit that referenced this issue Apr 16, 2018
This was referenced Apr 17, 2018
@jnogol
Copy link
Collaborator

jnogol commented Apr 17, 2018

Hi @RonnyPfannschmidt, @Alexvianet, we've updated Prom2teams to v2.0.4 and hopefully fixed this issue. I'm closing it. If you ran into any problem, please reopen the issue.

Thanks to both for your feedback and using Prom2teams.

@jnogol jnogol closed this as completed Apr 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants