错误:403访问时被禁止https://github.com/AlchemyAPI/alchemyapi_python.gi/info/refs

错误:403访问时被禁止https://github.com/AlchemyAPI/alchemyapi_python.gi/info/refs,github,alchemyapi,Github,Alchemyapi,我正在尝试使用alchemy api进行实体提取 https://github.com/AlchemyAPI/alchemyapi_python 当我把这个命令给克隆人的时候 git clone https://github.com/AlchemyAPI/alchemyapi_python.git 我得到这个错误: 请求的URL返回错误:403访问时禁止 致命:HTTP请求失败 请告诉我该怎么做?在GIT克隆之前,您可以尝试使用GIT\u CURL\u VERBOSE=1调试它。 您还可以尝

我正在尝试使用alchemy api进行实体提取

https://github.com/AlchemyAPI/alchemyapi_python
当我把这个命令给克隆人的时候

git clone https://github.com/AlchemyAPI/alchemyapi_python.git
我得到这个错误:

请求的URL返回错误:403访问时禁止 致命:HTTP请求失败


请告诉我该怎么做?

在GIT克隆之前,您可以尝试使用GIT\u CURL\u VERBOSE=1调试它。 您还可以尝试使用ssh克隆它:

git clone git@github.com:AlchemyAPI/alchemyapi_python
确保ssh-Tvgit@github.com工作


我只是用https url克隆了它,没有任何问题。

将代码作为zip文件下载。右下角有一个选项