why cant i install ImageTk
04:00 30 Nov 2017

I'm getting into Tkinter and I'm trying to put images into the windows it makes, but wherever I search the internet all I find is that I need a module called ImageTk. I've tried installing this module and it doesn't work, I've got PIL and Pillow installed but ImageTk just won't install and I have no idea why.

I'm relatively new to Tkinter and my understanding of it is limited, so I'm sorry if it's an obvious problem.

Whenever I try to install I get the following:

Selecting previously unselected package python3-pil.imagetk:armhf. dpkg: unrecoverable fatal error, aborting: files list file for package 'qdbus' is missing final newline E: Sub-process /usr/bin/dpkg returned an error code (2)

python tkinter python-imaging-library