*HI*

*trying to **use python 3 because I am having a lot of ascii decode 
issues...*


*python 2.17.12 can run the scheduler no problem, but not python 3.5*


*I was wondering how can I install getproxies attribute into the urllib 
module ?*



*ben@x1*:*/home/www-data/web2py*$ python3 /home/www-data/web2py/web2py.py 
-K app-name

web2py Web Framework

Created by Massimo Di Pierro, Copyright 2007-2017

Version 2.15.3-stable+timestamp.2017.08.07.07.32.04

Database drivers available: pymysql, imaplib, psycopg2, sqlite3, pg8000

Traceback (most recent call last):

  File "/home/www-data/web2py/web2py.py", line 33, in <module>

    gluon.widget.start(cron=True)

  File "/home/www-data/web2py/gluon/widget.py", line 1170, in start

    start_schedulers(options)

  File "/home/www-data/web2py/gluon/widget.py", line 1080, in 
start_schedulers

    urllib.getproxies()

AttributeError: module 'urllib' has no attribute 'getproxies'



-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to