python : File "", line 1 At line:1 char:29 + ... tivate.ps1; python -c "try: import tdc.multi_pred; print('TDC importe ... + ~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : NotSpecifi ed: ( File "", line 1:Strin g) [], RemoteException + FullyQualifiedErrorId : NativeComm andError try: import tdc.multi_pred; print('TDC imported'); from DeepPurpose import utils; print('DeepPurpose loaded'); except Exception as e: print(e) ^^^^^^ SyntaxError: invalid syntax