mirror of
https://github.com/NetherlandsForensicInstitute/hansken-python-workshop.git
synced 2026-02-14 13:39:50 +00:00
Add extra dependency for hansken sdk
This commit is contained in:
@@ -20,4 +20,4 @@
|
||||
|
||||
* Linux: If `<ipython-input-3-2c12d96ddab5>:7: UserWarning: Matplotlib is currently using agg;, which is a non-GUI backend, so cannot show the figure.` this error pops up:
|
||||
* update imports to explicitly use a gui backend for matplotlib: `matplotlib.use('tkAgg')`
|
||||
* install tkinter `pip install tkinter`
|
||||
* install tkinter `pip install tkinter` or in debian based environments such as the hansken sdk `sudo apt install python3-tk`
|
||||
|
||||
Reference in New Issue
Block a user