[BangPypers] ImportError: cannot import name 'unquote'

Gora Mohanty gora at mimirtech.com
Fri Mar 20 18:26:52 CET 2015


On 20 March 2015 at 22:11, Nimish Dalal <nimish.s.dalal at gmail.com> wrote:
>
> I installed Anaconda version 2.1.0 python 3.4.1
>

Unfortunately, I am not really conversant with Python3, but I think that there
you would need:
   from urllib.parse import unquote

Regards,
Gora


More information about the BangPypers mailing list