Heim  >  Fragen und Antworten  >  Hauptteil

python - Wie konfiguriere ich die Laufumgebung von Pysciter?

https://github.com/pravic/pys...

Fügen Sie Zielplattform-Binärdateien zu PATH hinzu (bin, bin.osx oder bin.gtk) und installieren Sie die gemeinsam genutzte Sciter-Bibliothek in Ihrem LIBRARY_PATH.

Ich verstehe nicht ganz, was dieser Satz bedeutet. Hat ihn schon einmal jemand verwendet?

Danke

phpcn_u1582phpcn_u15822708 Tage vor914

Antworte allen(1)Ich werde antworten

  • 淡淡烟草味

    淡淡烟草味2017-06-14 10:54:47

    根据说明,先到https://sciter.com/download/下载Sciter SDK,然后解压到D:\sciter-sdk。然后下载https://github.com/pravic/pys...项目,解压,进入目录,python setup.py install,安装完成。然后你到C:\Python35\Lib\site-packages\PySciter-0.4.13-py3.5.egg\sciter\capi(python第三方安装包的目录)下,修改scapi.py中474行,如图


    把变量改成你的SDK中sciter.dll的目录,然后运行github的示例代码,不要忘了新建mininal.htm亲测有效,不要忘了点赞加采纳哟。
    运行效果如下

    Antwort
    0
  • StornierenAntwort