jdsaund

Results 4 comments of jdsaund

I had the same issue as above, fixed by linking as described: ln -s /usr/lib/libpython3.6m.so /usr/lib/python3.6/config-3.6m-x86_64-linux-gnu/libpython3.6.so I understand that this issue is fixed for compiling from source, but still lingers...

I'm also experiencing this issue. I'm able to instantiate and run a single worker type multiple times across the project, but cannot instantiate a worker with a different worker file....

We're also experience this issue on macos m2. The PR solves it, will it get merged soon?

Also seeing this issue ``` ... 2022-01-11 00:42:39,150 INFO spawnerr: can't find command '/usr/local/bin/dynamodb-admin' 2022-01-11 00:42:39,150 INFO success: dynamodb entered RUNNING state, process has stayed up for > than 1...