Hi again, folks, How should I go about installing Python packages that require to be built and/or require native dependencies like shared libraries or such?
I guess, I could potentially build the C-based modules using the same version of kernel and glibc that Dataflow is running, but doesn't seem like there's any way to install shared libraries at these boxes, right? Thanks! -- Best regards, Dmitry Demeshchuk.
