Maximilian Roos

Results 1171 comments of Maximilian Roos
trafficstars

Are there any temporary workarounds for this?

+1 - this would be great from our end, and if it can be done in the same vein as https://pypi.python.org/pypi/pytest-pycharm, that would be even better...

Hi @achillesrasquinha; unfortunately it's the same output: ``` $ pipupgrade --verbose Tue Mar 31 13:18:00 2020 Traceback (most recent call last): File "/usr/local/bin/pipupgrade", line 5, in from pipupgrade.__main__ import main...

FYI I just got a new Mac, installed python3 with brew and have the same error. So I think it's more likely to be a general issue with pipupgrade &...

`pip` resolves: ```bash $ pipupgrade Traceback (most recent call last): File "/usr/local/bin/pipupgrade", line 5, in from pipupgrade.__main__ import main File "/usr/local/lib/python3.7/site-packages/pipupgrade/__init__.py", line 7, in from pipupgrade.__main__ import main File "/usr/local/lib/python3.7/site-packages/pipupgrade/__main__.py",...

Unfortunately no luck: ``` pipupgrade . Mon Jul 6 19:01:40 2020 Traceback (most recent call last): File "/usr/local/bin/pipupgrade", line 5, in from pipupgrade.__main__ import main File "/usr/local/lib/python3.7/site-packages/pipupgrade/__init__.py", line 7, in...

FWIW, I had this same error and upgrading to the latest `pipupgrade` solved it

I'm not sure whether there's another issue where I added something — I do still get this issue. Interestingly it works within a virtual env, but not outside.

I googled this, and found my own issue from a couple of years ago! Would be great to have this at some point, but OTOH no one else has commented,...

I was on a local wifi connection without connection to the internet (on a flight) and the latency on a tiny repo was a few seconds. The log had these...