@kalyan:
I am trying to run the Demo file you provided. However, I got the following error when importing “synthesize_new_sample_codes.py”. (Note: I installed the packages in the requirements.txt).
Hi @lpalayangoda,
That error message seems to come from an old bug that was resolved in later versions of SDV. To make it go away, can you make sure you have at least the following version or higher for the following libraries:
- sdv >=1.13.0
- rdt >=1.12.1
- sdmetrics >=0.14.1
It might be easiest to just install the latest version of sdv-enterprise which would be 0.16.0. Please let me know if this helps or if you see a different error message after doing this.
1 Like
Thank you @andrew. Updating the packages solves the issue.
1 Like

