AttributeError: module 'torch.nn.utils.parametrizations' has no attribute 'weight_norm'

Hello,
Recently tried to install tortoise fast tts, and installed all the corresponding packages with it, includig PyTorch. While trying to launch it, I got the following error: "AttributeError: module ‘torch.nn.utils.parametrizations’ has no attribute ‘weight_norm’ ".
My question is, should I search for help here or at the tortoise side? And if you have an idea, how can I fix this?
I have python 3.9.13, torch 1.13.1 (Which was needed for tortoise). I installed torch with pip.
I am on a windows pc, win32? and my license is not activated, if that information would help.
Thx for the help
Greetings, ninodv