Steve Boylan

Results 3 issues of Steve Boylan

The quick fix is to replace python-imaging in setup.sh with python-pil, so the application will run under Ubuntu 18.04. Alas, I don't have time right now to test in other...

The package python-imaging is no longer available in Ubuntu 18.xx. It has been replaced by python-pil.

The source files for chapter5 contain the package declaration "package nia.chapter5;". Maven and the Java compiler expect to find the sources on the path "chapter5/src/main/java/nia/chapter5". Unfortunately, the path on Github...