-
##### System information (version)
- OpenCV => :grey_question: 4.4
- Operating System / Platform => :grey_question: Windows 64 Bit
- Compiler => :grey_question: Visual Studio 2019
##### Det…
-
Hello!
I have this code to run:
```julia
**using HDF5
filename = "/Untitled/Users/philip/Desktop/test.h5"
img_A = h5read(filename, "img_A")
img_B = h5read(filename, "img_B")
ans_p_1step_pre…
-
@jnjohnsonlbl we should do this one prior to releasing and test with the superbuild. I'm thinking we can grab one of Michael's new files for the test.
this hdf5 threadsafe issue is a pain in the neck…
-
The RiboViz user documentation is currently targetted at Linux users, with commands specific to Ubuntu users. This issue looks at the dependencies listed in the [Install prerequisites](https://github.…
-
My OS is Windows 10.
I use only `contrib` feature.
So, I installed opencv4 via `vcpkg` and when I'm trying to build my project I got this error:
``` error: failed to run custom build command f…
-
Hello,
When I try to run the fragmenting cylinder example I run into the following error:
**** Error in DirichletBC::apply(), node set not found: FULL DOMAIN
Which I guess means the example f…
-
Hi all, after install smilei, I meet an error when I try to run 1st benchmark. It writes " an error occurred in MPI_Init_thread". I have visited some website and found the reason might be between ort…
-
Hi,
I am receiving the below error when trying to build razergenie. Any help would be greatly appreciated. Thanks! :)
```
**meson.build:8:0: EQt5 native dependency not foundRROR: (checked pkgcon…
-
## Description
Cannot install any JupyterLab ExtensionRuntimeError: JupyterLab failed to build
## Reproduce
Running `jupyter lab build`, produces these following output
```
[LabBuil…
-
Command for installing geopandas in conda is:
conda install -c https://conda.anaconda.org/ioos geopandas
---
Copied from comment below: there is some extra complexity due to a broken fiona package. …