Commit 9748808f authored by Andre Araujo's avatar Andre Araujo
Browse files

Small edit to troubleshooting for extraction/matching

parent 4289fc16
...@@ -62,6 +62,6 @@ The image `matched_images.png` is generated and should look similar to this one: ...@@ -62,6 +62,6 @@ The image `matched_images.png` is generated and should look similar to this one:
`matplotlib` may complain with a message such as `no display name and no `matplotlib` may complain with a message such as `no display name and no
$DISPLAY environment variable`. To fix this, one option is add the line $DISPLAY environment variable`. To fix this, one option is add the line
`backend : Agg` to the file `config/matplotlib/matplotlibrc`. On this problem, `backend : Agg` to the file `.config/matplotlib/matplotlibrc`. On this problem,
see the discussion see the discussion
[here](https://stackoverflow.com/questions/37604289/tkinter-tclerror-no-display-name-and-no-display-environment-variable). [here](https://stackoverflow.com/questions/37604289/tkinter-tclerror-no-display-name-and-no-display-environment-variable).
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment