PyFladesk :: create GUI apps by Python and HTML, CSS and Javascript.

Bernardo Sulzbach mafagafogigante at gmail.com
Fri Jan 8 00:07:34 EST 2016


On Fri, Jan 8, 2016 at 1:54 AM, jacob Kruger <jacob at blindza.co.za> wrote:
>
> Also, downloaded both the main master, and the RSS reader master images,
> but, both python 2.7 and python 3.4 tell me that they have no urllib2, and
> under 3.4, pip install can't find it either..?
>
> TIA
>

Python 3 does not have urllib2. It is a Python 2 module that has been
split across several modules in Python 3.

However, are you sure you tried it with Python 2.7?

-- 
Bernardo Sulzbach



More information about the Python-list mailing list