Dmitrii Magas

Results 4 issues of Dmitrii Magas

``` from netCDF4 import Dataset import os data = Dataset(os.path.join(filepath, file), 'r', format='NETCDF4') ``` > File "netCDF4/_netCDF4.pyx", line 1848, in netCDF4._netCDF4.Dataset.__init__ (netCDF4/_netCDF4.c:13983) > OSError: NetCDF: HDF netCDF4==1.2.7 h5py==2.7.0

### Bug description Can't install, ``` bundled/zeromq/src/curve_client_tools.hpp:189:40: error: type 'std::vector' (aka 'vector') does not provide a subscript operator memcpy (&initiate_plaintext[crypto_box_ZEROBYTES + 48 + 80], ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fatal error: too many errors...

bug
modular-cli

I'm new to svelte, and haven't dived deep into how the docs for your project are created. I understand they're dynamically created from the components? If so, how difficult would...

Tried to build this myself, not possible with recent ubuntu, changed a setup to use https://docs.astral.sh/uv/