[Resolved] Verify correct installation of SDV Enterprise

Hello @ashok.chilakapati ,

Welcome to SDV Enterprise. We’re happy to have you in our invite-only support forum and we’re excited to see what kind of value synthetic data will bring for you.

Let’s get started! Please reply below to confirm whether you have successfully installed SDV Enterprise, or let us know if you need guidance for troubleshooting.

As a reminder: To install SDV Enterprise, you will need your username and license key, which has been sent to you via email (from support@datacebo.com). Please check your spam folder if you have not received it. Once you have this information, please save it in a safe place for future use.

The installation instructions are available in the link below:
https://docs.sdv.dev/sdv-enterprise/sdv-enterprise/installation

Thanks,
The DataCebo team

@ashok.chilakapati could you please verify your SDV Enterprise installation by running this code and providing the output?

import sdv
print(sdv.version.enterprise)

Thank you!

Hi Gaurav,

I see 0.13.0

Is that the right version?

(dev_ns-sdg) ➜ ns-sdg git:(feature/dayz) ✗ python

Python 3.12.2 (main, May 24 2024, 09:51:03) [Clang 15.0.0 (clang-1500.1.0.2.5)] on darwin

Type “help”, “copyright”, “credits” or “license” for more information.

import sdv

print(sdv.version.enterprise)

0.13.0

Thanks

Ashok

1 Like

@ashok.chilakapati That is the correct version! It means SDV Enterprise is properly installed.

@ashok.chilakapati great.

For future reference, you can always visit this page (SDV Enterprise release notes page) to check your version. It shows that 0.13.0 was released on May 21, 2024, which is the latest version :+1:

I’m closing this topic since you’ve successfully installed SDV Enterprise :slight_smile: If you run into any new issues, please create a new topic in the Developer Support channel. Thanks.