-
The documentation linked in the readme https://pythonhosted.org/comtypes/ is for version 1.1.3 released in 2016.
-
```
Hi,
axisymmetric results are actually 3D, but so far we only
can visualise them as 2D results. It would be nice to
implement their 3D visualization similar in style to the
attached image.
P…
-
Hi,
I'm encountering the following error when building with the latest VTK from Git (a5d0539). Same error for the latest Mayavi from Git (31578f6) as well as for the one from pip:
```
running build
…
-
-
there are some problems when i prepare the anacoda environment in my laptop , i found that it counldn't find the package e.g. libgcc, dbus, system and so on. The system i use is windows x64. so how ca…
-
ref : https://travis-ci.org/github/enthought/mayavi/builds/702500915
The failures are happening with VTK 8 + Python 3.6 on both MacOS and Linux variants. The test failures are :
```
======…
-
When loading all modules (observed on a local build using Slicer r24904 on Ubuntu 15.10), the following is reported:
```
Algorithm vtkAssignAttribute(0x439bac0) returned failure for request: vtkInfor…
-
To replicate (via Prabhu):
```
mayavi2 -d ParametricSurface -m Surface
```
then in the view make sure that the pipeline view, object editor and python shell are turned on. then adjust the view and…
-
It seems that logging to the command line is being duplicated, as exemplified below:
```
WARNING:root:Mayavi not found. 3D plots will not work.
14:39:56: Constructing radial build...
INFO:log:Cons…
-
I am trying to run this package on my PC. However, I found there are some issues with the compatibility of dependent packages. Can anyone share me with the requirements.yml or requirements.txt by usin…