You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
consterrorMessage=localize('python314FlexError','Remote build for Python 3.14 is not supported for flex. Please refer to https://aka.ms/py314-remote-build-flex.');
152
+
ext.outputChannel.appendLog(errorMessage);
153
+
thrownewError(errorMessage);
154
+
}
155
+
}
156
+
147
157
// don't use remote build setting for consumption v2
0 commit comments