→ Do not use the "Windows embeddable package". set PYTHON=%~dp0python310\python.exe set SKIP_VENV=1 With this, the WebUI will use "only" that python.exe. It will ...
これまで書いてきたVBAとPythonの記事を、頭の整理も兼ねてまとめます。 VBAの核となる概念 VBAの核となるのは、 オブジェクトの特徴や状態を表すのがプロパティです。 たとえば下記の例だと、「A1セルの内部を乗りつぶしなさい、色は赤で」という意味にに ...