Jürgen Zornig

Results 8 comments of Jürgen Zornig

Unfortunately this Workaround does not help me as I am on a windows box and cannot use FreeTDS. This [GiST](https://gist.github.com/pinkerltm/efad29340a245b2568ffc4d33374bfe4) provides you with test code. It doesn't matter if I...

I have to admit I am surprised that the problem is indeed what you described and not that I have misused group_subscriber_v2 somehow ;) ... Do you think we should...

ok, thanks, if that works, that would solve this issue for now....should I close it, or keep it open to track changes on v2?

To reload the weights, you have to pass it as the --resume parameter to train.py If you, for example, pass the .pth File to the --basenet parameter, you get this...

Hi @derekjn ... that may be the problem. I used docker because it's the only way to install a development server on my windows box. I'm using docker for windows...

I have the same setup... might be that MySQL and the (empty) idm database is deployed under the ownership of the root user, while IdM connects with the idm user...

@oversize, @rdegges I am facing similar problems. 'commands' in cli.py is colliding with 'commands' from pyodbc which I am importing in one of the command scripts. Until now I have...

> I have created some preliminary DDB support - however outside of OMs standard ingestion framework - simply manually calling the API - would anyone be interested in re-using this?...