19 lines
1.7 KiB
Plaintext
Vendored
19 lines
1.7 KiB
Plaintext
Vendored
Client Download URL:
|
||
客户端下载地址:
|
||
クライアントのダウンロードURL:
|
||
https://github.com/josStorer/RWKV-Runner/releases/latest/download/RWKV-Runner_macos_universal.zip
|
||
|
||
For Mac and Linux users, please manually install Python 3.10 (usually the latest systems come with it built-in). You can specify the Python interpreter to use in Settings. (which python3)
|
||
对于Mac和Linux用户,请手动安装 Python3.10 (通常最新的系统已经内置了). 你可以在设置中指定使用的Python解释器. (which python3)
|
||
MacおよびLinuxのユーザーの方は、Python3.10を手動でインストールしてください(通常、最新のシステムには既に組み込まれています)。 設定メニューで使用するPythonインタプリタを指定することができます。 (which python3)
|
||
|
||
Please execute this program in an empty directory. All related dependencies will be placed in this directory.
|
||
请将本程序放在一个空目录内执行, 所有相关依赖均会放置于此目录.
|
||
このプログラムを空のディレクトリで実行してください。関連するすべての依存関係は、このディレクトリに配置されます。
|
||
|
||
Please execute the following command in the terminal to remove the permission restrictions of this app, and then this program can work properly:
|
||
请在终端执行以下命令解除本app的权限限制, 然后本程序才可以正常工作:
|
||
このアプリの権限制限を解除するために、ターミナルで以下のコマンドを実行してください。その後、このプログラムは正常に動作するようになります:
|
||
|
||
sudo xattr -r -d com.apple.quarantine ./RWKV-Runner.app
|