chrisgmorton

Results 4 issues of chrisgmorton

How would I go about setting a boldfaced text output? The ansi escape sequence does not work: print('\033[1m This should be boldface.') You also cannot use HTML or Markdown as...

Using NumPy 1.18.4 and Matplotlib 3.2.1. Python version is 3.8.3. Mac OS X Catalina although I doubt this issue is platform dependent. This looks like the derived value for num,...

The import of QWheelEvent from QtGui was accidentally dropped with https://github.com/enthought/mayavi/commit/502c3f06934d7d731eef8aff07fd2cba0ac60662. The current logic in `__init__` implies this is also only needed for Qt4 (`if is_qt4:...`). However, https://github.com/enthought/mayavi/commit/539aba1530dbb271782a9c06e05f8d0bb76902c5 also seems...

Linux Ubuntu 20.04 (GCC 9.4.0) Python 3.11.4, VTK 9.3.0rc1, Qt 5.15.2, PySide2 5.15.10 (modified to support Python 3.11) Mayavi is head of master as is pyface (of main), traits (of...