-
Following the `Sendings` module created to verify Sendings onchain, this task is to generate the input files for the airdrop and database from the PrivateSale type defined below:
```hs
type Amount =…
-
Hi there,
I've been going through the repo code base, generally trying to figure out the build system, setting up the dev environment (emacs, lsp/hls, nix) and reading through code. However, I kept r…
-
https://github.com/lsawade/simple_entk_specfem/blob/1f2f5a9f53a28855082e620f0dea1cbe200bdf4c/.entkrc#L8
After the acquisition by MongoDB, mlab interface has changed creating issues with EnTK. I wou…
-
Hi everyone,
I have been trying to get mayavi to work with python 3 on an up to date arch linux system using conda virtual environments.
I tried what was posted in one of the issues:
1. `…
-
Actually I should call it a problem with vtk or something else.
I use anaconda to install it, successfully.
`import vtk` OK
`import mayavi` No problem
`from mayavi import mlab`
> Traceback (mos…
-
Hi,
If you don't mind my frequent posting...
I have array with this shape: `(40, 40, 26)`
When I do `mlab.countour3d()` I get 3D object with 5 contours. Then I open pipeline dialog and set contours …
-
After installing all the requirements, I cloned the repo and ran the install script.
It went through the installation. I can import the mayavi package in python but I can not import the mlab from wit…
-
Hi,
I have installed mayavi using conda. Now I am trying to use it with jupyternotebook which is running on a remote server.
when I try do: from myavi.mlab import mlab
it restarts the kernal
Be…
-
after installing mayavi using pip in python 2.7 environment the followng four test failed.
1.test_mlab.py
2.test_mlab_savefig.py
3.test_mlab_show.py
4.test_mlab_envisage.py
Pyside version 1.2.4
…
-
I'm an user of your simulator and for the time being didn't ecountered any trouble with it. But after updating the tool I"ve crossed with a recorring error, and couldn't find a solution anywhere on th…