janet.py 文件源码

python
阅读 25 收藏 0 点赞 0 评论 0

项目:Janet 作者: nosmokingbandit 项目源码 文件源码
def check_versions():
    print("[wxpython.py] CEF Python {ver}".format(ver=cef.__version__))
    print("[wxpython.py] Python {ver} {arch}".format(
            ver=platform.python_version(), arch=platform.architecture()[0]))
    print("[wxpython.py] wxPython {ver}".format(ver=wx.version()))
    # CEF Python version requirement
    assert cef.__version__ >= "55.3", "CEF Python v55.3+ required to run this"
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号