-
Notifications
You must be signed in to change notification settings - Fork 36
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
make error #16
Comments
Which python version are you using? The python wrapper only works with python 2.7 |
python 2.7.7 |
Are you building develop or master? The master branch is a bit outdated at the moment, I tried to build the develop branch on a RPi3 after a clean installation of Raspbian (latest image available) and everything seems to work fine |
i tried both i do a clean install of raspdian and try the develop an gen i see what happens |
did you use noob to install raspbian or the iso |
I used the latest Raspbian Stretch lite image |
ok update i think i found the problem for some reason when i install python boost it install two version of python 2.7 and 3.6 and when i try to autoremove python 3.6 it uninstall python 2.7 |
error.txt
i get this error when i use the command make in terminal
The text was updated successfully, but these errors were encountered: