jaystrict added the comment: I just found that a "chmod o+x /home/user1" fixes the problem in the sense that now a FileNotFoundError is thrown. So I am very certain that you can reproduce this by making your home directory non-executable.
Could it be that python tries to access the "original" home directory somehow? For example to write to a pipe? ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue25481> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com