Hello,
I was doing some tests with the Samples from SDK and I realized that when I start the venv bash, the latest version for the ctrlx-datalayer library is 3.4.0. With this version, I get the error below (undefined symbol: DLR_providerGetRegisteredType).
If I force the installation of version 3.3.0, the error is gone. Is this error known? Is there anything that can be done to avoid it?