enthought / enthought/mayavi

Segmentation fault on mlab.figure()

Open
#1,121 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
1.4k
Forks
316
Avg merge
7h 44m
Merged PRs (30d)
5

Description

I'm running Ubuntu 18.04 and have installed `mayavi2` via `apt install`

I tried to run a simple script:
```
from mayavi import mlab

mlab.figure()
```

However I keep running into a segmentation fault despite doing `export ETS_TOOLKIT=wx` as suggested in [here](https://github.com/enthought/mayavi/issues/450#issuecomment-255003728):
![test](https://user-images.githubusercontent.com/10348838/148713495-d598c3cf-9045-499b-b3d9-967c75201a31.png)

Any suggestions are appreciated.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.