【问题标题】:Perforce API for Python 2.7用于 Python 2.7 的 Perforce API
【发布时间】:2011-09-15 15:19:34
【问题描述】:

有人知道兼容 Python 2.7 的 Perforce API 构建吗? 在他们的 FTP 网站上,他们只有 Python 2.6。

它在自述文件中解释了如何为其他版本的 Python 构建它,但是我遇到了很多问题,因为我使用的是 VS2010(我什至尝试过 MinGW)。

任何帮助将不胜感激。

【问题讨论】:

    标签: python api python-2.7 perforce


    【解决方案1】:

    用于 Python 2.7 的官方 P4Python 构建正在开发中,但您可以在 //guest/sven_erik_knop/P4Pythonlib/bin/... 中使用来自 Perforce 公共服务器 (public.perforce.com:1666) 的二进制构建或直接点击此链接:

    http://public.perforce.com:8080/guest/sven_erik_knop/P4Pythonlib/bin/?ac=83

    我没有在那里构建 P4Python/Python/32-64 位版本的所有组合,但如果您需要特殊构建,请给我留言,我看看我能做什么。

    顺便说一句,要构建 P4Python,您需要与构建 Python 时所用的 Visual Studio 的确切版本,恰好是 Visual Studio 2007。

    斯文·埃里克·诺普

    【讨论】:

      【解决方案2】:

      我在这里找到了 p4python 64bit 下载的另一个链接: http://www.filewatcher.com/m/p4python-2.7-x64.exe.7206920-0.html 但是,如果您的 python 2.7 是 32 位,请在此处下载 32 位 p4python: https://swarm.workshop.perforce.com/files/guest/robert_cowham/perforce/utils/python/bin/p4python-2014.1.807760.win32-py2.7.exe?v=1

      【讨论】:

        猜你喜欢
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 2012-01-13
        • 2012-04-21
        • 2015-01-11
        • 2012-06-04
        • 2017-02-22
        • 2019-11-27
        相关资源
        最近更新 更多