Hey,
I've installed TGAN via pip and get the message "Successfully installed tgan-0.0.0",
but trying from tgan.data import load_demo_data gives me an ModuleNotFoundError: No module named 'tgan'.
Maybe this is a version issue? I am on Google Colab, using Python 3.9.16.
Thank you!