On Wednesday, April 1, 2015 at 12:44:12 PM UTC-4, teq...@gmail.com wrote:
> On Wednesday, April 1, 2015 at 12:42:39 PM UTC-4, teq...@gmail.com wrote:
> > On Wednesday, April 1, 2015 at 12:05:12 PM UTC-4, Ian wrote:
> > > On Wed, Apr 1, 2015 at 9:46 AM, wrote:
> > > > When I am trying to import re
On Wednesday, April 1, 2015 at 12:42:39 PM UTC-4, teq...@gmail.com wrote:
> On Wednesday, April 1, 2015 at 12:05:12 PM UTC-4, Ian wrote:
> > On Wed, Apr 1, 2015 at 9:46 AM, wrote:
> > > When I am trying to import requests library in python shell, I get this
> > > error: ImportError: No module na
On Wednesday, April 1, 2015 at 12:05:12 PM UTC-4, Ian wrote:
> On Wed, Apr 1, 2015 at 9:46 AM, wrote:
> > When I am trying to import requests library in python shell, I get this
> > error: ImportError: No module named 'requests.packages.urllib3'
> > I have tried searching online and followed a f
On Thu, Apr 2, 2015 at 3:04 AM, Ian Kelly wrote:
> On Wed, Apr 1, 2015 at 9:46 AM, wrote:
>> When I am trying to import requests library in python shell, I get this
>> error: ImportError: No module named 'requests.packages.urllib3'
>> I have tried searching online and followed a few probable so
On Wed, Apr 1, 2015 at 9:46 AM, wrote:
> When I am trying to import requests library in python shell, I get this
> error: ImportError: No module named 'requests.packages.urllib3'
> I have tried searching online and followed a few probable solutions but yet
> no luck.
> Does anyone know how I ca