sdv-dev / SDV

Synthetic data generation for tabular data
https://docs.sdv.dev/sdv
Other
2.21k stars 287 forks source link

pip install takes too long #2001

Closed Dharmik2510 closed 1 month ago

Dharmik2510 commented 1 month ago

Hello,

Earlier I was using:

Everything was working fine.

However, I upgraded system to below configs:

Problem description

When executing pip install sdv, torch installation takes 3-4 hours. I can not let my CI to take this long. Is there any other way I can install sdv quicker ?

npatki commented 1 month ago

Hi @Dharmik2510 I see you closed this issue. Does this mean you were able to resolve your problem?

Are you able to share a little more about what the problem was and how you solved it? Your feedback would greatly help anyone else in the SDV community who may be running into a similar issue. Thanks.