cognitive-catalyst / watson-beat

Other
102 stars 46 forks source link

'rm' is not recognized as an internal or external command, operable program or batch file. #22

Closed Shriyash-Jagtap closed 5 years ago

Shriyash-Jagtap commented 5 years ago

aaaaaaaaaa

when i tried to run wbDev.py i got this error. please help me

amblock commented 5 years ago

@shri577 You may need to run it from inside a cygwin shell per these instructions: https://github.com/cognitive-catalyst/watson-beat#special-note-on-running-on-windows--you-will-also-need-to-install-cygwin-as-environment-to-run-the-code-on-all-developmenttesting-of-this-code-was-done-in-nix-systems-and-there-is-something-different-about-the-windows-shell-so-you-need-a-nix-bash-script-emulator-which-is-what-cygwin-is

Shriyash-Jagtap commented 5 years ago

thank you for help