pywatch icon indicating copy to clipboard operation
pywatch copied to clipboard

How to build instructions?

Open tchalvak opened this issue 9 years ago • 0 comments

In ubuntu 16.04 the pip installable version of pywatch fails on python3/python2 incompatibility (error message like "print must have parentheses).

So I came here to try to build pywatch directly, to see if a direct build would resolve the problem.

Any chance of getting build instructions in this repository?

For example, which python versions is pywatch compatible with? What commands should be run to get it set up? How can we set it as a globally available command?

tchalvak avatar Sep 19 '16 16:09 tchalvak