Skip to content

Help with using Paraview for visualizing #28784

Answered by ColinMG2
ColinMG2 asked this question in Q&A Tools
Discussion options

You must be logged in to vote

I was able to get it to work by running the following:
sudo apt install xterm
export DISPLAY=:1.0
xterm

The output was as follows:
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
xterm is already the newest version (372-1ubuntu1).
0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.
xterm: Xt error: Can't open display: :1.0

By running export DISPLAY=:0 this fixes the error I got in the output message. I can now run paraview through a conda environment and it will open a Linux GUI for Paraview.

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@ColinMG2
Comment options

@milljm
Comment options

@ColinMG2
Comment options

@ColinMG2
Comment options

Answer selected by milljm
@milljm
Comment options

@ColinMG2
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants