Antoine Pitrou added the comment: Le 04/05/2016 05:10, Nick Coghlan a écrit : > > Does strace give any potentially useful hints? > > For me: > > $ strace -e trace=file ./python -c "pass"
Ah, thanks. It seems this was failing due to a pyvenv.cfg in the parent directory, which I removed. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue26922> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com