-
Hello! Thanks for this awesome project.
I'm eager to use `h5py` in a JupyterLite / xeus-python custom env, but `h5py` doesn't have a `noarch` package on `conda-forge`, nor a `emscripten-wasm32` one…
talmo updated
2 months ago
-
When I tried to import OPERA PAAH22_C_EUOC hdf file in proba_rain.py error appear:
Traceback (most recent call last):
File "/home/radar/pysteps/proba_rain.py", line 125, in
main()
File …
-
### What's the problem this feature will solve?
I try to split issue https://github.com/pypa/pip/issues/12954 in smaller and more tractable issues.
As discussed in detailed in https://github.com…
-
cmdline: `python repositories/CLAM/create_patches.py --source ../image_and_convert/wsi --patch_size 224 --seg --patch --stitch --save_dir patch --no_auto_skip`
output:
```
source: ../image_and_co…
-
GT,LRHSI,HRMSI = np.array(hrhsi["lms"]).T, np.array(hrhsi["ms"]).T, np.array(hrhsi["pan"]).T
Traceback (most recent call last):
File "/root/autodl-tmp/project/Network_training.py", line 46, in
…
-
I got this two times now, at the end of successful training:
```
...
Uname: uname_result(system='Linux', node='w23g0002.hpc.itc.rwth-aachen.de', release='4.18.0-553.22.1.el8_10.x86_64', version='#1…
-
Hi, I'm trying to start using mtpy but cannot even import the module. Attempting to import mtpy fails to load, citing 'ImportError: DLL load failed while importing defs: The specified procedure could …
-
I used dask (and xarray) to combine a set of H5py files into a dataframe.
This worked great until I updated dask from 2.28 to 2021.07.1.
If I run the same script now, I always run out of memory, …
-
import_matches(image_ids, database, pairs, matches,
File "/home/xxxx/3d_gaussian/gim/hloc/triangulation.py", line 90, in import_matches
matches, scores = get_matches(matches_path, name0, n…
-
```
Traceback (most recent call last):
File "/mnt/data/daten/PostDoc2/home/Downloads/GO-RXR/GUI_GO.py", line 9002, in _saveSimulation
ds.saveSimulationHDF5(self.fname, sim_dict, self.version)…