ihf
Jan 25, 2016 - 14:27
I'm running Stash 0.5.3 and when I run the version command, there is no output.
I'm running Stash 0.5.3 and when I run the version command, there is no output.
hmm I cannot reproduce. Maybe a bit more information about the context?
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?
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
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!