-
## Environment information (required)
### Diagnostics
Diagnostics output
``````
--- check: autoidentify
INFO: diagnose_tensorboard.py version 516a2f9433ba4f9c3a4fdb0f89735870eda054a1
…
-
#### Describe the bug
When reading file with an HydroCel Geodesic Sensor Net montage, `set_montage()` returns an error if the electrodes are not correctly named. Unfortunately, the indicated error me…
-
Hey guys,
Together with @padmasundaram I tried running the [biplanar coil design](https://bfieldtools.github.io/auto_examples/publication_software/pub_biplanar_coil_design.html#sphx-glr-auto-exampl…
-
I am trying to set a view angle of a scene, as suggested in many examples, with the following code:
```
class ActorViewer(HasTraits):
#Create a mayavi scene with a specified engine
engine …
-
### Description
Hello, I can't import cartopy.crs
#### Code to reproduce
```
import cartopy.crs as ccrs
```
#### Traceback
```
File "D:\DWOSM_risk\testing.py", line 26, in
impo…
-
I run codes in painting.py. I found it needs at least two cameras to complete the painting process. According to the paper, there seem no limits on the number of cameras.
Now, I got a dataset that o…
-
This may be related to https://github.com/Davide-sd/sympy-plot-backends/issues/7.
I updated the conda install for the jupyter hub I maintain to the most recent version of python it will support (3.…
gutow updated
2 years ago
-
I'm consistently getting this error when stopping training (CTRL+C) on version built from head on Jan17. On other hand, running on version from Jan5 head does not exhibit this behavior
tf.__git__ve…
-
Just in on the Anaconda community ML:
> Thank you Ian for the steps. The first 4 steps work properly.
I update the anaconda-navigator, and could launch it.
But I can't install mayavi in the comm…
-
Numpy is required to build Mayavi correctly, please install it first when install Mayavi.
In the pas I have build a Docker image which contained Mayavi many times. Last week everything was still wo…