i'm trying to connect to LMS but suddenly i'm getting this error 

Traceback (most recent call last):
  File "/edx/app/edxapp/venvs/edxapp/bin/paver", line 11, in <module>
    sys.exit(main())
  File 
"/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/paver/tasks.py"
, line 878, in main
    _launch_pavement(args)
  File 
"/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/paver/tasks.py"
, line 846, in _launch_pavement
    exec(compile(source, environment.pavement_file, 'exec'), mod.__dict__)
  File "pavement.py", line 14, in <module>
    from pavelib import *
  File "pavelib/__init__.py", line 4, in <module>
    from . import assets, servers, docs, prereqs, quality, tests, js_test, 
i18n, bok_choy, acceptance_test
  File "pavelib/assets.py", line 15, in <module>
    from watchdog.observers.polling import PollingObserver
ImportError: cannot import name PollingObserver

i couldn't find a proper fix for this 

-- 
You received this message because you are subscribed to the Google Groups 
"General Open edX discussion" group.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/edx-code/d576ff6e-5d1b-4a07-adc0-f47fbb7ab9d5%40googlegroups.com.

Reply via email to