最近搜索
没有最近搜索

Deron Fuller
已加入2021年5月28日
·
最后活动2021年10月16日
关注
0
关注者
0
活动总数
2
投票
0
订阅
1
活动概览
标记
文章
帖子
社区评论
文章评论
活动概览
的最新活动 Deron Fuller
Deron Fuller 进行了评论,
社区评论 Developer - Zendesk APIs
I thought I would add a comment for anyone doing this from an Ubuntu (or other linux distro) where you more than likely have 2 versions of python. To get the 'requests' library for python3 this is what I did:
sudo apt-get install python3-pip
pip3 install requests
The instructions here indicate to just use pip, but if you're system does have 2 versions, you'll need to use pip3 to work with python3.
查看评论 · 已于 2021年3月17日 发布 · Deron Fuller
0
关注者
0
投票
0
评论