Joongi Kim <m...@daybreaker.info> added the comment:

I found that the reason was my Python 3.6.4 installed via the 
official-installer has the permission of "root:wheel" and pyenv is running in 
my plain user privilege. Using chown command to change the permissions to 
"joongi:admin" and retrying worked.

What I'm curious now is: why didn't "rm -r /Application/Python\ 3.6" command 
explicitly display the permission error and just the whole installation process 
hanged up?

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue33177>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to