heimalne

Results 5 issues of heimalne

We're running Luigi on a non-main thread and encountered another signal error problem when using `ExternalProgramTask`: That task tries to register a signal handler, which crashes Luigi, because it's not...

### Describe the issue In our project we have a dependency that should use a normal package `tensorflow` on all platforms except on arm64 macs; there it should use a...

I'm struggling to get an private package dependency to download. Its wheel file doesn't get selected, because the actual platform of the wheel file `-20.0.1-cp39-cp39-macosx_14_0_arm64.whl` is for MacOS __darwin Version...

I have an older `torch==1.10.1` package that needs an older `setuptools

Just wanted to suggest that poetry2nix could benefit from some refactoring and supporting some form of tracing to debug issues by answering at least the following questions: - what packages...