fleimgruber

Results 167 comments of fleimgruber

Yeah, just saw the Travis CI log. From first sight it looks like `sowsear` lib is used before being correctly installed. I just toyed with packrat before, no clue why...

Finally found the time to try it out once more. It turns out your hunch was correct. Good to merge?

Thanks for checking back. > Are you using poetry's build system for a rye managed package, or for a dependency? I am trying to use rye on a pyproject.toml that...

> The minimal example fails because there is no package to install, it can be fixed like this: Thanks for this alternative workaround, but the project does not use the...

@Jacob-Flasheye I also need to generate models from XSD files (which you described in https://github.com/dapper91/pydantic-xml/issues/100#issuecomment-1689387730) so would be interested in collaborating here. @dapper91 would this be something that you would...

Thanks, I tend to forget that you can use any old `squeue` options, thanks! While skimming the manpages I could not find an option for `squeue` to change that default,...

Can you give me a hint on how to best debug this from turm? I triple checked that squeue without args gives me a job list, but turm does not....

I am not intending to sound cheeky, but if there were automated tests shipped with turm, I could try running these on the SLURM system...

True, maybe this could provide a clean environment for testing? https://hub.docker.com/r/hpcnow/slurm_simulator Failing that I could also see a set of test job definitions maintained here to be run against an...