{"id":964585,"date":"2024-12-27T04:29:39","date_gmt":"2024-12-26T20:29:39","guid":{"rendered":"https:\/\/docs.pingcode.com\/ask\/ask-ask\/964585.html"},"modified":"2024-12-27T04:29:40","modified_gmt":"2024-12-26T20:29:40","slug":"python-3-7-%e5%a6%82%e4%bd%95%e5%ae%89%e8%a3%85numpy","status":"publish","type":"post","link":"https:\/\/docs.pingcode.com\/ask\/964585.html","title":{"rendered":"python 3.7 \u5982\u4f55\u5b89\u88c5numpy"},"content":{"rendered":"<p style=\"text-align:center;\" ><img decoding=\"async\" src=\"https:\/\/cdn-kb.worktile.com\/kb\/wp-content\/uploads\/2024\/04\/24181320\/ddae6b51-6850-4cf6-b70c-f4ff502f384c.webp\" alt=\"python 3.7 \u5982\u4f55\u5b89\u88c5numpy\" \/><\/p>\n<p><p> <strong>\u8981\u5728Python 3.7\u4e2d\u5b89\u88c5NumPy\uff0c\u53ef\u4ee5\u4f7f\u7528\u5305\u7ba1\u7406\u5de5\u5177pip\u3001\u786e\u4fdd\u7cfb\u7edf\u6ee1\u8db3\u5fc5\u8981\u7684\u73af\u5883\u8981\u6c42\u3001\u9009\u62e9\u9002\u5f53\u7684\u5b89\u88c5\u6e90\u3002<\/strong> \u5176\u4e2d\uff0c\u4f7f\u7528pip\u5b89\u88c5\u662f\u6700\u5e38\u89c1\u4e5f\u662f\u6700\u7b80\u5355\u7684\u65b9\u6cd5\uff1b\u786e\u4fdd\u7cfb\u7edf\u4e0a\u5df2\u5b89\u88c5Python 3.7\u548cpip\uff0c\u5e76\u4e14Python\u73af\u5883\u5df2\u6b63\u786e\u914d\u7f6e\uff1b\u6b64\u5916\uff0c\u6709\u65f6\u53ef\u80fd\u9700\u8981\u901a\u8fc7Anaconda\u7b49\u5305\u7ba1\u7406\u5668\u6765\u5b89\u88c5\uff0c\u4ee5\u89e3\u51b3\u4f9d\u8d56\u95ee\u9898\u3002\u4ee5\u4e0b\u5c06\u8be6\u7ec6\u4ecb\u7ecd\u6bcf\u4e00\u79cd\u65b9\u6cd5\u3002<\/p>\n<\/p>\n<p><p>\u4e00\u3001\u4f7f\u7528PIP\u5b89\u88c5NUMPY<\/p>\n<\/p>\n<p><p>\u4f7f\u7528pip\u5b89\u88c5NumPy\u662f\u6700\u7b80\u5355\u7684\u65b9\u6cd5\u3002\u9996\u5148\uff0c\u786e\u4fdd\u4f60\u5df2\u7ecf\u5b89\u88c5\u4e86pip\uff0c\u8fd9\u662fPython\u7684\u5305\u7ba1\u7406\u5de5\u5177\u3002<\/p>\n<\/p>\n<ol>\n<li>\n<p><strong>\u68c0\u67e5Python\u548cpip\u7684\u5b89\u88c5<\/strong><\/p>\n<\/p>\n<p><p>\u5728\u547d\u4ee4\u884c\u6216\u7ec8\u7aef\u4e2d\u8f93\u5165\u4ee5\u4e0b\u547d\u4ee4\uff0c\u68c0\u67e5\u662f\u5426\u5b89\u88c5\u4e86Python 3.7\u548cpip\uff1a<\/p>\n<\/p>\n<p><pre><code class=\"language-bash\">python3 --version<\/p>\n<p>pip3 --version<\/p>\n<p><\/code><\/pre>\n<\/p>\n<p><p>\u5982\u679c\u672a\u5b89\u88c5\uff0c\u53ef\u4ee5\u4ecePython\u5b98\u65b9\u7f51\u7ad9\u4e0b\u8f7dPython 3.7\u7684\u5b89\u88c5\u5305\uff0c\u5e76\u6309\u7167\u8bf4\u660e\u5b89\u88c5\u3002\u5728\u5b89\u88c5\u8fc7\u7a0b\u4e2d\uff0c\u786e\u4fdd\u9009\u4e2d\u201cAdd Python to PATH\u201d\u9009\u9879\uff0c\u4ee5\u4fbf\u5728\u547d\u4ee4\u884c\u4e2d\u76f4\u63a5\u8c03\u7528Python\u548cpip\u3002<\/p>\n<\/p>\n<\/li>\n<li>\n<p><strong>\u4f7f\u7528pip\u5b89\u88c5NumPy<\/strong><\/p>\n<\/p>\n<p><p>\u4e00\u65e6\u786e\u8ba4\u5b89\u88c5\u4e86Python 3.7\u548cpip\uff0c\u53ef\u4ee5\u901a\u8fc7\u4ee5\u4e0b\u547d\u4ee4\u5b89\u88c5NumPy\uff1a<\/p>\n<\/p>\n<p><pre><code class=\"language-bash\">pip3 install numpy<\/p>\n<p><\/code><\/pre>\n<\/p>\n<p><p>\u8fd9\u5c06\u4ecePython Package Index\uff08PyPI\uff09\u4e0b\u8f7d\u5e76\u5b89\u88c5NumPy\u7684\u6700\u65b0\u7248\u672c\u3002<\/p>\n<\/p>\n<\/li>\n<li>\n<p><strong>\u9a8c\u8bc1\u5b89\u88c5<\/strong><\/p>\n<\/p>\n<p><p>\u5b89\u88c5\u5b8c\u6210\u540e\uff0c\u53ef\u4ee5\u901a\u8fc7Python\u4ea4\u4e92\u5f0f\u73af\u5883\u9a8c\u8bc1\u5b89\u88c5\u662f\u5426\u6210\u529f\uff1a<\/p>\n<\/p>\n<p><pre><code class=\"language-python\">python3<\/p>\n<p>&gt;&gt;&gt; import numpy<\/p>\n<p>&gt;&gt;&gt; numpy.__version__<\/p>\n<p><\/code><\/pre>\n<\/p>\n<p><p>\u5982\u679c\u6ca1\u6709\u9519\u8bef\u6d88\u606f\uff0c\u5e76\u4e14\u663e\u793a\u4e86NumPy\u7684\u7248\u672c\u53f7\uff0c\u8bf4\u660e\u5b89\u88c5\u6210\u529f\u3002<\/p>\n<\/p>\n<\/li>\n<\/ol>\n<p><p>\u4e8c\u3001\u4f7f\u7528ANACONDA\u5b89\u88c5NUMPY<\/p>\n<\/p>\n<p><p>Anaconda\u662f\u4e00\u4e2a\u6d41\u884c\u7684\u6570\u636e\u79d1\u5b66\u548c<a href=\"https:\/\/docs.pingcode.com\/ask\/59192.html\" target=\"_blank\">\u673a\u5668\u5b66\u4e60<\/a>\u5e73\u53f0\uff0c\u63d0\u4f9b\u4e86\u8bb8\u591a\u79d1\u5b66\u8ba1\u7b97\u5e93\uff0c\u5305\u62ecNumPy\u3002\u4f7f\u7528Anaconda\u5b89\u88c5NumPy\u5c24\u5176\u9002\u7528\u4e8eWindows\u7cfb\u7edf\u548c\u9700\u8981\u5904\u7406\u5927\u91cf\u4f9d\u8d56\u5173\u7cfb\u7684\u60c5\u51b5\u3002<\/p>\n<\/p>\n<ol>\n<li>\n<p><strong>\u5b89\u88c5Anaconda<\/strong><\/p>\n<\/p>\n<p><p>\u4eceAnaconda\u5b98\u65b9\u7f51\u7ad9\u4e0b\u8f7d\u9002\u7528\u4e8e\u4f60\u64cd\u4f5c\u7cfb\u7edf\u7684Anaconda\u5b89\u88c5\u7a0b\u5e8f\uff0c\u5e76\u6309\u7167\u8bf4\u660e\u8fdb\u884c\u5b89\u88c5\u3002<\/p>\n<\/p>\n<\/li>\n<li>\n<p><strong>\u521b\u5efa\u865a\u62df\u73af\u5883<\/strong><\/p>\n<\/p>\n<p><p>\u4f7f\u7528Anaconda\u53ef\u4ee5\u521b\u5efa\u9694\u79bb\u7684Python\u73af\u5883\uff0c\u8fd9\u6837\u53ef\u4ee5\u907f\u514d\u4e0d\u540c\u9879\u76ee\u4e4b\u95f4\u7684\u5e93\u7248\u672c\u51b2\u7a81\u3002<\/p>\n<\/p>\n<p><pre><code class=\"language-bash\">conda create --name myenv python=3.7<\/p>\n<p><\/code><\/pre>\n<\/p>\n<p><p>\u5c06\u201cmyenv\u201d\u66ff\u6362\u4e3a\u4f60\u7684\u73af\u5883\u540d\u79f0\u3002\u521b\u5efa\u5b8c\u6210\u540e\uff0c\u6fc0\u6d3b\u73af\u5883\uff1a<\/p>\n<\/p>\n<p><pre><code class=\"language-bash\">conda activate myenv<\/p>\n<p><\/code><\/pre>\n<\/p>\n<\/li>\n<li>\n<p><strong>\u5b89\u88c5NumPy<\/strong><\/p>\n<\/p>\n<p><p>\u5728\u6fc0\u6d3b\u7684\u73af\u5883\u4e2d\uff0c\u4f7f\u7528conda\u547d\u4ee4\u5b89\u88c5NumPy\uff1a<\/p>\n<\/p>\n<p><pre><code class=\"language-bash\">conda install numpy<\/p>\n<p><\/code><\/pre>\n<\/p>\n<p><p>\u8fd9\u5c06\u4eceAnaconda\u7684\u5b98\u65b9\u4ed3\u5e93\u4e0b\u8f7d\u5e76\u5b89\u88c5NumPy\u3002<\/p>\n<\/p>\n<\/li>\n<li>\n<p><strong>\u9a8c\u8bc1\u5b89\u88c5<\/strong><\/p>\n<\/p>\n<p><p>\u548c\u4f7f\u7528pip\u4e00\u6837\uff0c\u53ef\u4ee5\u901a\u8fc7\u542f\u52a8Python\u4ea4\u4e92\u5f0f\u73af\u5883\u6765\u9a8c\u8bc1NumPy\u7684\u5b89\u88c5\uff1a<\/p>\n<\/p>\n<p><pre><code class=\"language-python\">python<\/p>\n<p>&gt;&gt;&gt; import numpy<\/p>\n<p>&gt;&gt;&gt; numpy.__version__<\/p>\n<p><\/code><\/pre>\n<\/p>\n<\/li>\n<\/ol>\n<p><p>\u4e09\u3001\u4ece\u6e90\u7801\u5b89\u88c5NUMPY<\/p>\n<\/p>\n<p><p>\u5bf9\u4e8e\u4e00\u4e9b\u7279\u5b9a\u7684\u9700\u6c42\uff0c\u53ef\u80fd\u9700\u8981\u4ece\u6e90\u7801\u5b89\u88c5NumPy\uff0c\u4f8b\u5982\u9700\u8981\u5b9a\u5236NumPy\u7684\u6784\u5efa\u8fc7\u7a0b\u6216\u4f7f\u7528\u67d0\u4e9b\u7279\u5b9a\u7684\u7f16\u8bd1\u5668\u4f18\u5316\u3002<\/p>\n<\/p>\n<ol>\n<li>\n<p><strong>\u4e0b\u8f7d\u6e90\u7801<\/strong><\/p>\n<\/p>\n<p><p>\u53ef\u4ee5\u4eceNumPy\u7684GitHub\u4ed3\u5e93\u6216\u5b98\u7f51\u83b7\u5f97\u6e90\u7801\u3002\u4f7f\u7528git\u514b\u9686\u4ed3\u5e93\uff1a<\/p>\n<\/p>\n<p><pre><code class=\"language-bash\">git clone https:\/\/github.com\/numpy\/numpy.git<\/p>\n<p>cd numpy<\/p>\n<p><\/code><\/pre>\n<\/p>\n<\/li>\n<li>\n<p><strong>\u5b89\u88c5\u7f16\u8bd1\u5de5\u5177<\/strong><\/p>\n<\/p>\n<p><p>\u5728Windows\u4e0a\uff0c\u53ef\u80fd\u9700\u8981\u5b89\u88c5Visual Studio\u6216Windows SDK\u4ee5\u83b7\u53d6\u5fc5\u8981\u7684\u7f16\u8bd1\u5de5\u5177\u3002\u5728Linux\u6216macOS\u4e0a\uff0c\u901a\u5e38\u9700\u8981\u5b89\u88c5GCC\u6216Clang\u3002<\/p>\n<\/p>\n<\/li>\n<li>\n<p><strong>\u6784\u5efa\u548c\u5b89\u88c5<\/strong><\/p>\n<\/p>\n<p><p>\u4f7f\u7528\u4ee5\u4e0b\u547d\u4ee4\u6784\u5efa\u548c\u5b89\u88c5NumPy\uff1a<\/p>\n<\/p>\n<p><pre><code class=\"language-bash\">python3 setup.py build<\/p>\n<p>python3 setup.py install<\/p>\n<p><\/code><\/pre>\n<\/p>\n<p><p>\u8fd9\u5c06\u5728\u4f60\u7684Python\u73af\u5883\u4e2d\u5b89\u88c5NumPy\u3002<\/p>\n<\/p>\n<\/li>\n<\/ol>\n<p><p>\u56db\u3001\u5e38\u89c1\u95ee\u9898\u53ca\u89e3\u51b3\u65b9\u6cd5<\/p>\n<\/p>\n<ol>\n<li>\n<p><strong>\u5b89\u88c5\u8fc7\u7a0b\u4e2d\u51fa\u73b0\u6743\u9650\u95ee\u9898<\/strong><\/p>\n<\/p>\n<p><p>\u5982\u679c\u5728\u5b89\u88c5\u8fc7\u7a0b\u4e2d\u9047\u5230\u6743\u9650\u95ee\u9898\uff0c\u53ef\u4ee5\u5c1d\u8bd5\u4ee5\u4e0b\u89e3\u51b3\u65b9\u6848\uff1a<\/p>\n<\/p>\n<ul>\n<li>\n<p>\u5728Linux\u6216macOS\u4e0a\uff0c\u4f7f\u7528sudo\u63d0\u5347\u6743\u9650\uff1a<\/p>\n<\/p>\n<p><pre><code class=\"language-bash\">sudo pip3 install numpy<\/p>\n<p><\/code><\/pre>\n<\/p>\n<\/li>\n<li>\n<p>\u5728Windows\u4e0a\uff0c\u4ee5\u7ba1\u7406\u5458\u8eab\u4efd\u8fd0\u884c\u547d\u4ee4\u63d0\u793a\u7b26\u3002<\/p>\n<\/p>\n<\/li>\n<\/ul>\n<\/li>\n<li>\n<p><strong>Python\u7248\u672c\u4e0d\u5339\u914d<\/strong><\/p>\n<\/p>\n<p><p>\u786e\u4fdd\u4f60\u4f7f\u7528\u7684Python\u7248\u672c\u662f3.7\uff0c\u56e0\u4e3a\u67d0\u4e9bNumPy\u7248\u672c\u53ef\u80fd\u4e0d\u652f\u6301\u5176\u4ed6Python\u7248\u672c\u3002\u5982\u679c\u5b89\u88c5\u4e86\u591a\u4e2aPython\u7248\u672c\uff0c\u786e\u4fddpip\u6307\u5411\u7684\u662fPython 3.7\u3002<\/p>\n<\/p>\n<\/li>\n<li>\n<p><strong>\u4f9d\u8d56\u5305\u95ee\u9898<\/strong><\/p>\n<\/p>\n<p><p>\u5982\u679c\u5b89\u88c5\u8fc7\u7a0b\u4e2d\u51fa\u73b0\u4f9d\u8d56\u5305\u9519\u8bef\uff0c\u53ef\u4ee5\u5c1d\u8bd5\u624b\u52a8\u5b89\u88c5\u7f3a\u5c11\u7684\u4f9d\u8d56\u5305\uff0c\u6216\u4f7f\u7528Anaconda\u89e3\u51b3\u4f9d\u8d56\u95ee\u9898\u3002<\/p>\n<\/p>\n<\/li>\n<\/ol>\n<p><p>\u4e94\u3001\u9009\u62e9\u5408\u9002\u7684\u5b89\u88c5\u65b9\u6cd5<\/p>\n<\/p>\n<p><p>\u9009\u62e9\u5b89\u88c5\u65b9\u6cd5\u65f6\uff0c\u9700\u8981\u6839\u636e\u81ea\u8eab\u7684\u64cd\u4f5c\u7cfb\u7edf\u3001\u9879\u76ee\u9700\u6c42\u548c\u6280\u672f\u6c34\u5e73\u6765\u51b3\u5b9a\uff1a<\/p>\n<\/p>\n<ul>\n<li><strong>\u4f7f\u7528pip<\/strong>\uff1a\u9002\u5408\u5927\u591a\u6570\u7528\u6237\uff0c\u7b80\u5355\u5feb\u6377\u3002<\/li>\n<li><strong>\u4f7f\u7528Anaconda<\/strong>\uff1a\u9002\u5408\u9700\u8981\u5904\u7406\u590d\u6742\u4f9d\u8d56\u5173\u7cfb\u6216\u5728Windows\u4e0a\u4f7f\u7528\u7684\u7528\u6237\u3002<\/li>\n<li><strong>\u4ece\u6e90\u7801\u5b89\u88c5<\/strong>\uff1a\u9002\u5408\u9ad8\u7ea7\u7528\u6237\u6216\u9700\u8981\u5b9a\u5236\u5b89\u88c5\u7684\u60c5\u51b5\u3002<\/li>\n<\/ul>\n<p><p>\u65e0\u8bba\u9009\u62e9\u54ea\u79cd\u65b9\u6cd5\uff0c\u786e\u4fdd\u5728\u5b89\u88c5\u540e\u8fdb\u884c\u9a8c\u8bc1\uff0c\u4ee5\u786e\u8ba4NumPy\u5b89\u88c5\u6210\u529f\u5e76\u53ef\u4ee5\u6b63\u5e38\u4f7f\u7528\u3002\u901a\u8fc7\u8fd9\u4e9b\u6b65\u9aa4\uff0c\u4f60\u5c06\u80fd\u591f\u5728Python 3.7\u73af\u5883\u4e2d\u987a\u5229\u5b89\u88c5\u548c\u4f7f\u7528NumPy\u3002<\/p>\n<\/p>\n<h2><strong>\u76f8\u5173\u95ee\u7b54FAQs\uff1a<\/strong><\/h2>\n<p> <strong>\u5982\u4f55\u68c0\u67e5\u6211\u7684Python 3.7\u73af\u5883\u662f\u5426\u5df2\u5b89\u88c5\uff1f<\/strong><br \/>\u5728\u5b89\u88c5NumPy\u4e4b\u524d\uff0c\u786e\u8ba4Python 3.7\u662f\u5426\u5df2\u7ecf\u5b89\u88c5\u5728\u60a8\u7684\u7cfb\u7edf\u4e2d\u3002\u60a8\u53ef\u4ee5\u6253\u5f00\u547d\u4ee4\u884c\u6216\u7ec8\u7aef\uff0c\u8f93\u5165\u547d\u4ee4<code>python --version<\/code>\u6216<code>python3 --version<\/code>\uff0c\u5982\u679c\u770b\u5230\u7248\u672c\u53f7\u4e3a3.7.x\u7684\u8f93\u51fa\uff0c\u5219\u8868\u793a\u5df2\u6210\u529f\u5b89\u88c5\u3002\u786e\u4fddPython\u7684\u53ef\u6267\u884c\u6587\u4ef6\u8def\u5f84\u5df2\u6dfb\u52a0\u5230\u7cfb\u7edf\u73af\u5883\u53d8\u91cf\u4e2d\uff0c\u4ee5\u4fbf\u53ef\u4ee5\u5728\u4efb\u4f55\u76ee\u5f55\u4e0b\u8fd0\u884c\u3002<\/p>\n<p><strong>\u5b89\u88c5NumPy\u65f6\u9700\u8981\u6ce8\u610f\u54ea\u4e9b\u4f9d\u8d56\u9879\uff1f<\/strong><br \/>NumPy\u672c\u8eab\u4e0d\u9700\u8981\u7279\u522b\u7684\u4f9d\u8d56\u9879\uff0c\u4f46\u786e\u4fdd\u60a8\u7684Python\u73af\u5883\u662f\u6700\u65b0\u7684\u53ef\u4ee5\u907f\u514d\u5f88\u591a\u6f5c\u5728\u95ee\u9898\u3002\u5efa\u8bae\u5728\u5b89\u88c5NumPy\u4e4b\u524d\uff0c\u4f7f\u7528<code>pip install --upgrade pip<\/code>\u547d\u4ee4\u6765\u66f4\u65b0pip\u5de5\u5177\uff0c\u4ee5\u786e\u4fdd\u83b7\u53d6\u5230\u6700\u65b0\u7684NumPy\u7248\u672c\u3002\u6b64\u5916\uff0c\u4f7f\u7528\u865a\u62df\u73af\u5883\uff08\u5982venv\u6216conda\uff09\u6765\u9694\u79bb\u9879\u76ee\u4f9d\u8d56\u4e5f\u662f\u4e00\u79cd\u826f\u597d\u7684\u5b9e\u8df5\u3002<\/p>\n<p><strong>\u5982\u679c\u5728\u5b89\u88c5NumPy\u65f6\u9047\u5230\u9519\u8bef\uff0c\u8be5\u5982\u4f55\u89e3\u51b3\uff1f<\/strong><br \/>\u5728\u5b89\u88c5\u8fc7\u7a0b\u4e2d\uff0c\u5982\u679c\u51fa\u73b0\u9519\u8bef\u4fe1\u606f\uff0c\u9996\u5148\u8bf7\u4ed4\u7ec6\u67e5\u770b\u9519\u8bef\u63d0\u793a\uff0c\u901a\u5e38\u4f1a\u63d0\u4f9b\u6709\u5173\u95ee\u9898\u7684\u7ebf\u7d22\u3002\u5e38\u89c1\u95ee\u9898\u5305\u62ec\u7f51\u7edc\u8fde\u63a5\u5931\u8d25\u3001\u6743\u9650\u4e0d\u8db3\u6216\u7f3a\u5c11\u7f16\u8bd1\u5de5\u5177\u7b49\u3002\u53ef\u4ee5\u5c1d\u8bd5\u66f4\u6362Python\u7684\u955c\u50cf\u6e90\uff0c\u4f8b\u5982\u4f7f\u7528\u6e05\u534e\u5927\u5b66\u7684\u955c\u50cf\u6e90\uff0c\u65b9\u6cd5\u662f\u5728\u547d\u4ee4\u4e2d\u6dfb\u52a0<code>-i https:\/\/pypi.tuna.tsinghua.edu.cn\/simple<\/code>\u3002\u6b64\u5916\uff0c\u5982\u679c\u4f7f\u7528Windows\u7cfb\u7edf\uff0c\u53ef\u4ee5\u8003\u8651\u4ee5\u7ba1\u7406\u5458\u8eab\u4efd\u8fd0\u884c\u547d\u4ee4\u63d0\u793a\u7b26\u6765\u6267\u884c\u5b89\u88c5\u547d\u4ee4\u3002<\/p>\n","protected":false},"excerpt":{"rendered":"\u8981\u5728Python 3.7\u4e2d\u5b89\u88c5NumPy\uff0c\u53ef\u4ee5\u4f7f\u7528\u5305\u7ba1\u7406\u5de5\u5177pip\u3001\u786e\u4fdd\u7cfb\u7edf\u6ee1\u8db3\u5fc5\u8981\u7684\u73af\u5883\u8981\u6c42\u3001\u9009\u62e9\u9002\u5f53\u7684\u5b89\u88c5 [&hellip;]","protected":false},"author":3,"featured_media":964590,"comment_status":"closed","ping_status":"","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[37],"tags":[],"acf":[],"_links":{"self":[{"href":"https:\/\/docs.pingcode.com\/wp-json\/wp\/v2\/posts\/964585"}],"collection":[{"href":"https:\/\/docs.pingcode.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/docs.pingcode.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/docs.pingcode.com\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/docs.pingcode.com\/wp-json\/wp\/v2\/comments?post=964585"}],"version-history":[{"count":"1","href":"https:\/\/docs.pingcode.com\/wp-json\/wp\/v2\/posts\/964585\/revisions"}],"predecessor-version":[{"id":964591,"href":"https:\/\/docs.pingcode.com\/wp-json\/wp\/v2\/posts\/964585\/revisions\/964591"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/docs.pingcode.com\/wp-json\/wp\/v2\/media\/964590"}],"wp:attachment":[{"href":"https:\/\/docs.pingcode.com\/wp-json\/wp\/v2\/media?parent=964585"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/docs.pingcode.com\/wp-json\/wp\/v2\/categories?post=964585"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/docs.pingcode.com\/wp-json\/wp\/v2\/tags?post=964585"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}