Open not-jay opened 11 years ago
What's the version reported by python --version
in your system? Try changing the first line of bin/passerd
to #!/usr/bin/env python2.7
.
But I am not even sure Passerd will still work. I don't know how many changes the Twitter API went through in the last few years (since I last used Passerd), and if the application key inside the code is still valid.
Its 3.3.1
I see, well, thank you anyway. Though, this was a neat idea.
I'm getting errors when invoking ./run_sh
It says:
What could be causing it?