ddorian
ddorian
Hi @gsantopaolo Can you fix this issue: > Failed to pre-allocate space for a file: Not implemented You're using a filesystem that we don't support. See this another example &...
@gsantopaolo Can you try running it without container https://download.yugabyte.com/#macos ? Does it work?
> I'm sure it will work, Please try it. It's part of the troubleshooting process. It needs to be the same path that you were using for docker mount.
Probably needs this too https://github.com/kevin1024/vcrpy/commit/1ef75a1e3f7a34b500cdecf4f06e0fced38457eb
@djmango see https://github.com/rspeer/language_data/issues/5
The change in uv 0.4.0 still doesn't fix the scenario when running `uv run` that will install all --dev dependencies that aren't installed usually in a container. You still need...
> I presume we won't discover the additional dependencies then. Yes, it runs normally.
I tested your code on Ubuntu 22.04 Python 3.12 x86 and it worked fine. This is (maybe) related to how `fork` works underneath in Python, though I used the same...
Rocksdb only allows 1 process to write to it. See https://github.com/facebook/rocksdb/wiki/rocksdb-faq