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
@@ -69,9 +70,34 @@ class PythonExtension extends api.DefaultClassManager {
69
70
overridedefrunOnce(em: ExtensionManager):Unit= {
70
71
super.runOnce(em)
71
72
72
-
valpy2Message=s"It is recommended to use Python 3 if possible and enter its path above. If you must use Python 2, enter the path to its executable folder below."
valpy2Message=s"It is recommended to use Python 3 if possible and enter its path above. If you must use Python 2, enter the path to its executable folder below."
0 commit comments