Skip to content

OWL software not working for me #74

Answered by geezacoleman
PatHulme asked this question in Q&A
Discussion options

You must be logged in to vote

Thanks for the question - looks like you've found some errors I've overlooked.

First, is that for this release of the OWL software with the quick install method, it uses the old greenonbrown.py not the combined owl.py as it is now. So to run it you need to type ./greenonbrown.py.

To fix it , change this line:

(owl) pi@raspberrypi:~ $ ~/owl/./owl.py --show-display

to:

(owl) pi@raspberrypi:~ $ cd owl 
(owl) pi@raspberrypi:~ /owl $ ./greenonbrown.py  

There is a bug in this original version of the code that will cause an error if you run it from outside of the owl directory.

It is running the oldest version of the OWL software (we really need to update this sorry!), so you'll need to open up

Replies: 6 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by geezacoleman
Comment options

You must be logged in to vote
1 reply
@geezacoleman
Comment options

Comment options

You must be logged in to vote
1 reply
@geezacoleman
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@geezacoleman
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants