Ok, double-checked again, and if force it to run under 2.7, then it complains about lack of pyQT4 - that's one of the issues was asking about relating to GUI frameworks - pyQT hasn't always worked too well under 2.7 in terms of accessibility API's in past, but, will 'see' if can get hold of that module for 2.7, and take it from there.

Jacob Kruger
Blind Biker
Skype: BlindZA
"Roger Wilco wants to welcome you...to the space janitor's closet..."

On 2016-01-08 7:07 AM, Bernardo Sulzbach wrote:
On Fri, Jan 8, 2016 at 1:54 AM, jacob Kruger <ja...@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?


--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to