Guest User

Untitled

a guest
Mar 22nd, 2018
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.31 KB | None | 0 0
  1. INFO 22-Mar 11:33:21 install Gramex 1.31.0 | guide --browser=/welcome | /home/karmanya/anaconda3/lib/python3.6/site-packages/gramex/apps/guide | Python 3.6.4 |Anaconda, Inc.| (default, Mar 13 2018, 01:15:57) [GCC 7.2.0]
  2. WARNING 22-Mar 11:33:21 config Missing config: /home/karmanya/.config/gramexdata/mail/gramexmail.yaml
  3. WARNING 22-Mar 11:33:21 watcher watch directory /home/karmanya/.config/gramexdata/mail does not exist
  4. INFO 22-Mar 11:33:21 config No config found: /home/karmanya/.config/gramexdata/mail/gramexmail.yaml
  5. Traceback (most recent call last):
  6. File "/home/karmanya/anaconda3/envs/gramex/bin/gramex", line 11, in <module>
  7. sys.exit(commandline())
  8. File "/home/karmanya/anaconda3/envs/gramex/lib/python3.6/site-packages/gramex/__init__.py", line 172, in commandline
  9. callback(**kwargs)
  10. File "/home/karmanya/anaconda3/envs/gramex/lib/python3.6/site-packages/gramex/install.py", line 539, in run
  11. gramex.init(cmd=AttrDict(app=app_config['run']))
  12. File "/home/karmanya/anaconda3/envs/gramex/lib/python3.6/site-packages/gramex/__init__.py", line 279, in init
  13. callback = getattr(services, key)(conf[key])
  14. File "/home/karmanya/anaconda3/envs/gramex/lib/python3.6/site-packages/gramex/services/__init__.py", line 133, in app
  15. if ioloop._running:
  16. AttributeError: 'AsyncIOMainLoop' object has no attribute '_running'
Add Comment
Please, Sign In to add comment