Open Papi77 opened 1 day ago
Hey @Papi77, thanks for reporting. It seems you don't have curl
installed in your server. Could you confirm if that's the case?
Another possible problem is that you're not using Bash as your default shell. So, please also let us know what shell you're using in your server.
@hlouzada, please take a look at this one. I think the problem is we're trying to run the installation script with the sh
shell and not with Bash.
We don't require Bash, so it should work with either shell. But we do require curl.
Description
What steps will reproduce the problem?
Use latest version of Spyder 6.0.2, go to: Tools > "Manage remote connections..." > enter SSH data and hit Connect.
Getting the following error: Error: Instalation script failed: sh: -c: line 0: syntax error near unexpected token
(' sh: -c: line 0:
"${SHELL}"Also, it is not possible to re-connect. Stop or Connect buttons are not active.
Versions
Dependencies