Running Skyline

135 views
Skip to first unread message

Jeff Sabin

unread,
Sep 2, 2013, 4:54:16 PM9/2/13
to skyli...@googlegroups.com
I'm not a python developer and could a use a little push. I trying to run horizon and get the following error:

rm: cannot remove ‘/home/jsabin/dev/skyline/bin/../src/horizon/*.pyc’: No such file or directory
Traceback (most recent call last):
  File "/home/jsabin/dev/skyline/bin/../src/horizon/horizon-agent.py", line 7, in <module>
    from daemon import runner
ImportError: No module named daemon
failed to start horizon-agent


Thanks,

Jeff

Abe Stanway

unread,
Sep 2, 2013, 5:00:17 PM9/2/13
to Jeff Sabin, skyli...@googlegroups.com
Hi Jeff -

Sounds like you don't have "daemon" installed. Try: `sudo pip install python-daemon`
However, that module is listed in requirements.txt - did you run sudo pip install -r requirements.txt as written in the install instructions?




--
You received this message because you are subscribed to the Google Groups "skyline-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to skyline-dev...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.



--
Abe Stanway

Jeff Sabin

unread,
Sep 5, 2013, 3:36:56 PM9/5/13
to skyli...@googlegroups.com, Jeff Sabin
Thanks
Reply all
Reply to author
Forward
0 new messages