python下批量下载专利-欧洲专利局

有专利号,批量下载专利

https://github.com/lancer1911/epo_download
参考这篇文章,下载专利

文中提到了在mac 下用brew ,linux 下用 /bin/bash -c “$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)” 出现 curl: (7) Failed to connect to raw.githubusercontent.com port 443: Connection refused,
输入网址https://www.ipaddress.com/
搜索框里查询raw.githubusercontent.com的真实IP,这里显示为
在这里插入图片描述

然后修改host文件,添加一行199.232.68.133 raw.githubusercontent.com

再输入命令,结果发现说没有安装git
Ubuntu 下输入git --version
发现没有,然后按照命名 apt install git
安装完后这里并没有进行配置。

需要对python 进行更换
参考
https://unix.stackexchange.com/questions/410579/change-the-python3-default-version-in-ubuntu

Check python version on terminal - python --version
Get root user privileges. On terminal type - sudo su
Write down the

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值