Closed jseldred closed 7 years ago
As a workaround please enter this command in the terminal:
pyenv activate py2
We'
This fixed the problem. Thank you very much.
I also had to restart my server before entering this command.
@jseldred The problem should be fixed. You might want to restart your server when you get a chance. This will clear up some networking issues.
The reason the python environment wasn't right was that outbound network connections were being blocked (lost, actually). This prevented some python environment fix up code from running.
After the most recent server restart, I encounter the following error when trying to run the 'synergia' command:
pyenv: synergia: command not found The `synergia' command exists in these Python versions: 2.7.12/envs/py2 py2
Can you direct me to the correct way to solve this problem?
Thank you for your time.