Mark Ma
Results
2
comments of
Mark Ma
Check the system time. If the system is not the current time, you probably need to install fake hwclock, and make a corn job.
Replacing https://github.com/pyenv/pyenv-virtualenv/blob/c6ff093344a3823d8b07c90a6478942d44d0392e/etc/pyenv.d/which/system-site-packages.bash#L47 with `virtualenv_command_path="${virtualenv_prefix}/bin/${PYENV_COMMAND}"` solves the issue for me.