Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not sure what to do to get version her to open on rasperry pi (opens to notepad) #100

Open
techman05 opened this issue Aug 26, 2013 · 1 comment

Comments

@techman05
Copy link

It looks like rasberry pi has python on it but I'm not sure how to get it to treat the py files as executables like on the pc (regaurdless if I have numpy or opecl installed right)

Thanks for any help or to point out if there is a command I need to run to use it on a linux system.

@aus4000
Copy link

aus4000 commented Sep 1, 2013

On the Pi (or Linux in general) type (in a terminal)

chmod +x guiminer.py
python2.7 guiminer.py

Hope this helps :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants