jayvdb closed this task as "Invalid".
jayvdb claimed this task.
jayvdb added a comment.

It is working for me

  $ python pwb.py listpages -lang:pt -family:wiktionary -ns:0 -liverecentchanges
     1 adoptarás
     2 adoptará
     3 adoptares
     4 adoptaremos
     5 adoptareis
     6 adoptaras
     7 adoptara
  ...

Also we have fairly good tests covering this functionality.
Note that `setup.py` requires `socketIO-client<0.6.1`

Could you try again.

If it still fails for you, please re-open and also report the version of 
socketIO_client you have installed, etc

  $ python 
  Python 2.7.5 (default, Apr 10 2015, 08:09:05) 
  [GCC 4.8.3 20140911 (Red Hat 4.8.3-7)] on linux2
  Type "help", "copyright", "credits" or "license" for more information.
  >>> import socketIO_client
  >>> socketIO_client.__version__
  '0.5.4'
  >>> quit()
  
  $ python3
  Python 3.3.2 (default, Dec  4 2014, 12:49:00) 
  [GCC 4.8.3 20140911 (Red Hat 4.8.3-7)] on linux
  Type "help", "copyright", "credits" or "license" for more information.
  >>> import socketIO_client
  >>> socketIO_client.__version__
  '0.5.4'
  >>> quit()


TASK DETAIL
  https://phabricator.wikimedia.org/T114913

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: jayvdb
Cc: jayvdb, Aklapper, Malafaya, pywikibot-bugs-list



_______________________________________________
pywikibot-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs

Reply via email to