-
Hello,
I'm trying to run synthmorph, but I'm having this issue:
```
python ./scripts/tf/register.py --moved tmp.nii --moving /scratch/02/lchauvin/datasets/SynthMorph/img1_half_fov.nii --fixed /…
-
Hello, the file `env.yml` specifies dependencies for this project. But I think it will be better to specify their versions together because conda/pip will install the newest package by default which m…
-
To load a pretrained keras model, you need to install h5py. I couldn't install it using the pip console script.
So how do you load in your keras models without h5py?
-
Right now we only use h5py to append some floats to the .h5 checkpoint file. We really shouldn't be touching the HDF5 file for this purpose anyway. Instead we should either append the XML file or perh…
-
**Please help me solve the issue**
runfile('C:/Users/iiitmk/Emotion_recognition/demo.py', wdir='C:/Users/iiitmk/Emotion_recognition')
Reloaded modules: emotion_predictor
Traceback (most recen…
-
Hello,
I am trying to install Pylayers on Lubuntu 14 installed on Parallels Desktop. I have installed all the dependencies mentioned in readme files but I am facing this error,which also appears when …
-
Some of our dependencies do not direclty include type hints. We currently ignore them in mypy.
We could install the type stubs (scipy, h5py, pydicom) if available.
We those not available (ismrmrd, p…
-
Hi,
I am trying to create Kivy-ios app to be able to view and analyse a data set. I see that python-for-ios doesn't have recipes for pandas, scikit-learn, tensorflow and h5py so I will have to create…
-
I followed the installation instructions, but kept getting the following message.
`[DEBUG] Loading application... integrity failure`
There was no problem with my CUDA settings, and tensorflo…
-
```
Summary of the h5py configuration
---------------------------------
h5py 3.9.0
HDF5 1.12.2
Python 3.8.5 (default, Jan 7 2021, 16:52:26)
[GCC 9.3.0]
sys.platform linux
sys.max…