Add Python 3 compatibility (#109)
* Add python3 compat * Update .gitignore * Update .gitignore again * Remove debugging return * Add unicode_literals import * Bump version * Add python3-tk note
This commit is contained in:
@@ -14,6 +14,8 @@ For Ubuntu::
|
||||
|
||||
$ apt install python-tk ghostscript
|
||||
|
||||
.. note:: For Python 3, install python3-tk.
|
||||
|
||||
For macOS::
|
||||
|
||||
$ brew install tcl-tk ghostscript
|
||||
|
||||
Reference in New Issue
Block a user