Recent searches


No recent searches

Deron Fuller's Avatar

Deron Fuller

Joined May 28, 2021

·

Last activity Oct 16, 2021

Following

0

Followers

0

Total activity

2

Votes

0

Subscription

1

ACTIVITY OVERVIEW

Latest activity by Deron Fuller

Deron Fuller commented,

Community comment 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.

View comment · Posted Mar 17, 2021 · Deron Fuller

0

Followers

0

Votes

0

Comments