Forum Archive

Stash Version command not working

ihf

I'm running Stash 0.5.3 and when I run the version command, there is no output.

ywangd

hmm I cannot reproduce. Maybe a bit more information about the context?

ihf

I'm just typing version at the Stash prompt. (reproduced on iPad 3 , ios8.1.2(jb) and iPad2 ios 9.2(no-JB). The command produces no output just a return to the cmd prompt. What else can I tell you?

ywangd

So the command produces no output even if it is first command to run after a fresh restart?

If that is the case, run which version to check whether you have another file with the same name. The correct output should be ~/Documents/site-packages/stash/bin/version.py

ihf

Good call! I had another version.py in Documents. Not sure where that came from as it had no python code in it. Thank you!