bad interpreter #8

Closed
opened 2018-08-12 13:49:53 +00:00 by zlax · 4 comments
Owner

Author: @Wqrld

bash: /d/Program Files/newpython/Scripts/sshch: d:program: bad interpreter: No such file or directory
when running sshch after installing it with pip

Author: @Wqrld `bash: /d/Program Files/newpython/Scripts/sshch: d:program: bad interpreter: No such file or directory` when running sshch after installing it with pip
Author
Owner

Author: @zlaxy

@Wqrld Did you try to run sshch in Windows?
Sshch made for *nix systems.
If you need Windows version of sshch - i could help you to do it. But i have no installed Windows. I could consult you about sshch code, touch you to a part of platform-specific code.

Author: @zlaxy @Wqrld Did you try to run sshch in Windows? Sshch made for *nix systems. If you need Windows version of sshch - i could help you to do it. But i have no installed Windows. I could consult you about sshch code, touch you to a part of platform-specific code.
Author
Owner

Author: @Wqrld

Oh okay, yes I did try to use it on windows. If it is easy to do you can try making a windows version and i will test it but it would be a lot of work it's not needed.

Author: @Wqrld Oh okay, yes I did try to use it on windows. If it is easy to do you can try making a windows version and i will test it but it would be a lot of work it's not needed.
Author
Owner

Author: @zlaxy

@Wqrld I do not have any installed Windows here.
I think for this task you can use WSL in Windows 10 with installed ssh, sshpass, bazh or zsh packages. Also i recommend to run sshch from a directory with simple path without spaces in this case, because your error says that the first part of the path before space is perceived as a separate command. This is a problem in processing difference of paths with spaces under Windows and Unix.

Please close this issue if native Windows version of sshch is uncritical for you.

Author: @zlaxy @Wqrld I do not have any installed Windows here. I think for this task you can use [WSL in Windows 10](https://en.wikipedia.org/wiki/Windows_Subsystem_for_Linux) with installed ssh, sshpass, bazh or zsh packages. Also i recommend to run sshch from a directory with simple path without spaces in this case, because your error says that the first part of the path before space is perceived as a separate command. This is a problem in processing difference of paths with spaces under Windows and Unix. Please close this issue if native Windows version of sshch is uncritical for you.
Author
Owner

Author: @Wqrld

it's not critical. i will try to use wsl

Author: @Wqrld it's not critical. i will try to use wsl
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: zlax/sshch#8
No description provided.