Closed ghost closed 3 years ago
I use root account to execute pyenv virtualenv 3.8.0 venv, but raise
pyenv virtualenv 3.8.0 venv
/root/.pyenv/bin/pyenv: line 134: /root/.pyenv/plugins/pyenv-virtualenv/bin/pyenv-virtualenv: Permission denied
I work out this with deleting this plugin and git clone again
I use root account to execute
pyenv virtualenv 3.8.0 venv
, but raise