-
Notifications
You must be signed in to change notification settings - Fork 36
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
[Bug] Can not run pip-review on Windows with Python 3 #12
Comments
Hello Kristina, Update: I uploaded an update which should fix your issue. See the next post. While it seems to work in most cases, pip-review is not officially supported under Python 3. In addition, I received some reports that pip-review does not work under Windows. I will fix these issues eventually, but I cannot promise it will happen soon. Sorry for the disappointment. Until
If I can help you with anything in the meanwhile, please let me know. |
Actually, I found a way that should fix this. Please |
@Kristinita Did you see the update? |
@jgonggrijp , thanks, now |
Summary
I can not run command
pip-review
.Expected behavior
I want automatically updates all my pip modules.
Actual behavior
Steps to reproduce
I read in Stack Overflow answer, what I can update all my pip modules use
pip-review
. I installpip-review
—pip install pip-review
, I restart my Windows → I runpip-review
, but I get error.Environment
Operating system and version:
Windows 10.0.14393
Python
3.5.2
Pip
8.1.2
Pip-review
0.4
Thanks.
The text was updated successfully, but these errors were encountered: