Maxwell Rebo
Maxwell Rebo
``` File "test.py", line 12, in import Image ImportError: No module named Image ``` Using Python 2.7, attempting to import Image directly gives an ImportError as above. Doing ``` from...
Hi, it seems all tags have disappeared from master? Bower is not pulling in the project starting today, and I noticed that all of the tags are gone. No releases...
Bindings to Python 2.7 would be a huge benefit. Happy to help take this on to make the improvement. The bindings can invoke the high-level methods at first, such as...