-
_I'm using gui V1 on windows 11. Used paste MS runs from clipboard._ to submit the raw file.
> Error coming:
Converting raw files to mza format...
Processing file: D:\GBC_2023\mzML\GBC_S2.mzML
P…
-
Traceback (most recent call last):
File "dataprocessing.py", line 50, in
h5f = h5py.File(os.path.join('.\\data',
File "/root/miniconda3/envs/cddfuse/lib/python3.8/site-packages/h5py/_hl/fi…
-
### Describe the bug
While packaging python-h5py for openSUSE, the running of test suite fails completely on armv7l:
```
[ 664s] + export PYTHONPATH=/home/abuild/rpmbuild/BUILDROOT/python-h5py-3…
mcepl updated
1 month ago
-
### What happened?
Attempting to open a (specific?) HDF5 file over the network via `fsspec` and `xarray.open_datatree()` fails with an error inside h5py, if `import netCDF4` occurs in the script
…
-
Hi~
When I set num_worker to a number greater than 0, the following error will appear. How to solve this problem? I know that num_worker=0 can run, but I want to further improve the running speed. Th…
-
### Please make sure these conditions are met
- [X] I have checked that this issue has not already been reported.
- [X] I have confirmed this bug exists on the latest version of anndata.
- [x] (o…
-
dacht met een clean sheet beginnen:
3di verwijderd
alle versies qgis verwijderd
alle profiles in AppData mapje verwijderd
nu heb ik de 3di modeller interface weer opnieuw geinstalleerd zowel met 'ins…
-
I can't do: `from ophyd_async.sim.demo import SimMotor` in a project that depends on `ophyd-async`.
```shell
File ~/projects/bluesky/bluesky-stomp/venv/lib64/python3.10/site-packages/ophyd_async/…
-
_Originally posted by @githubweather in https://github.com/chaquo/chaquopy/issues/823#issuecomment-1633341338_
I have fixed a few things and now have an issue regarding building h5py for cp310. Bu…
-
I noticed that the LZ4 decompression via hdf5plugin 4.1.0 and later is 5-6x slower than with hdfplugin 4.0.1, while the compression speed is very similar:
```python
import time
import hdf5plugin
…