mateogianolio / mateogianolio/matplotnode

No display name and no $DISPLAY environment variable.

Open
#8 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
41
Forks
2
PR merge metrics
No merged PRs in 30d

Description

Hello,
I am trying to use matplotnode on a docker container but I am getting this exception when a try to save the image. I don't need to show the graphic, only save the image.

```
Exception _tkinter.TclError: 'no display name and no $DISPLAY environment variable' in ignored
```

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the image-save operation in the Docker container and inspect how matplotnode initializes matplotlib through the CPython API. Confirm the headless save path works without a DISPLAY variable and that the TclError no longer appears.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, matplotlib, node.js, python
Domain
backend, data-visualization
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.