Python

Thumbnail of post image 160

インストール

“D:\WinPython\#winpythonPrompt.bat”実行します

PyTorchを仮想環境ではなくベースにインストールする場合はこの場所でインストールします

...

Python

Thumbnail of post image 148

インストール@echo offcall %~dp0\scripts\env_for_icons.bat %*SET PATH=%PATH%;%WINPYDIRBASE%\PortableGit;%WINPYDIRBASE%\Portable ...

bat,G'MIC,windows,画像

Thumbnail of post image 122

Windows でコマンドラインで命令を入れるとうまく解釈してくれず思い通りの動きをしてくれません

コマンドラインを確認する方法とうまく解釈してくれたコマンドを示します

-debug

うまくいかなかった例です。余 ...

G'MIC,windows,画像

Thumbnail of post image 121

コマンドの流し方と作り方

拡張子がgmicのテキストファイルを作ります

gmic image.jpg macros.gmic -my_custom_command

command パラメーターの後ろに記述することもで ...

Thumbnail of post image 194

GOOGLEFINANCE関数は日本株に対応なのでGAS で自分で関数を作る方法はよくありますがIMPORTXML関数を使って日本株の状況を取得します

IMPORTXML

google スプレッドシート に貼り付けてください ...

bat,PowerShell ,windows

Thumbnail of post image 179

choiceコマンドを使って条件分岐でコマンドを実行できますが毎回の答えは大変です

バッチファイル

何かキーボードをしたらコマンドプロント 時間切れだとノートパッドを起動します

::powershell -Execut ...

Python

Thumbnail of post image 099
方法from PIL import Image, ImageDraw, ImageFont, ImageFilterdef generate_img(text_line, imgname, filename): text_x = 100 t ...

Python

Thumbnail of post image 108
方法pip install Pillowfrom PIL import Image, ImageDraw, ImageFonttext = 'この?'font_size = 72font = ImageFont.truety ...

Python

Thumbnail of post image 105

Python で画像に文字を入れる時に縦書きにするとこのようなエラーが出ます。対応方法を示します

ダウンロードする方法

Archived: Python Extension Packages for Windows R ...

C++,windows

Thumbnail of post image 115
meson ダウンロードインストール

Releases · mesonbuild/meson (github.com)

meson-1.4.0-64.msi

libraqmダウンロードビルドgit clone" ...