Using multiple projects
bolleng opened this issue · 0 comments
bolleng commented
I run another project in my Google Colab notebook, namely Mozilla TTS. However, if I run this and then run MakeItTalk I get the following error:
AttributeError: 'NoneType' object has no attribute 'ndim'
How can I resolve this? I think it is because Mozilla TTS messes with some packages but I cannot find the solution that provides me to run those projects in one environment.