Python

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

Python

Thumbnail of post image 144

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

ダウンロードする方法

Archived: Python Extension Packages for Windows R ...

C++,windows

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

Releases · mesonbuild/meson (github.com)

meson-1.4.0-64.msi

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

bat,PowerShell ,windows

Thumbnail of post image 161

通常では bomがついて 出力されてしまいます

バージョンの確認$PSVersionTable新しいバージョンのパワーシェルPowerShellをインストール

Releases · PowerShell/PowerShell ...

Python

Thumbnail of post image 057
インストール

次のプログラムを使用させていただきます

faster-whisperを利用してリアルタイム文字起こしに挑戦 #Python – Qiita

GitHub – reriiasu ...

windows

Thumbnail of post image 129

ホームページの仕様が変わるとXpathを作ったプログラムを変更するのが大変になります

変更前と変更後のXpathの一覧を作成変更前と変更後のXpathをカンマ区切りで並べる

CSV エディタを使っても大丈夫です

一括で ...

Python

Thumbnail of post image 197
インストール

GitHub – jhj0517/Whisper-WebUI: A Web UI for easy subtitle using whisper model.

"D:\WinPython\Win ...

bat,PowerShell ,windows

Thumbnail of post image 089

バッチファイルpowershell -command "(Get-Content .\hello.txt) | %%{ $_ -replace 'hello','konbanwa'} | set-c ...

bat,PowerShell ,windows

Thumbnail of post image 166

バッチファイルpowershell -command "Get-Content output1.txt -Head 2 | Out-Host"powershell -command "Get-Content o ...

bat,PowerShell ,windows

Thumbnail of post image 069

バッチファイルpowershell -command "$i=1;$inputF ='output1.txt';$baseName = ::GetFileNameWithoutExtension($inputF); ...