Samuel Godfrey

Results 3 comments of Samuel Godfrey

If you are on Mac replace: `client = Client('en-US')` with `client = Client( user_agent="Put Your User Agent Here" )`

> > If you are on Mac replace: `client = Client('en-US')` > > with > > `client = Client( user_agent="Put Your User Agent Here" )` > > I've used this...

> > > > If you are on Mac replace: `client = Client('en-US')` > > > > with > > > > `client = Client( user_agent="Put Your User Agent Here"...