Timo Kankare

Results 4 comments of Timo Kankare

Some analysis: In mails.py MailColector.collect_mail loops all defined folders. It selects a folder, and if the folder does not exist connection does not go to select state and next search...

Excellent! For this kind of documentation I would suggest creating docs/dbus-interface.txt (or .md, or something like that) in the source tree, so that it could be versioned with the software.

Could you try and test the latest version pip2pi from master branch? This seems to be same issue as https://github.com/wolever/pip2pi/issues/76, https://github.com/wolever/pip2pi/issues/84 and https://github.com/wolever/pip2pi/issues/73. And if so, I believe that https://github.com/wolever/pip2pi/pull/85...

That is probably something else. I don't know which commands you are running and what gives that error. I tried commands: ``` python3 -m venv env . env/bin/activate pip install...