Skip to content

Can not install on RPi3 #3

Description

@baskettcase

I've done the export
export CC=g++-6 export CXX=g++-6

and Im still getting these errors, says gcc when I do gcc-6 and g++-6 when exporting accordingly, error is basically the same though.

cc1plus: warning: unrecognized command line option ‘-Wno-ignore-qualifiers’ error: command 'gcc-6' failed with exit status 1

I've tried installing using pip install pogeo, but that didn't work, so I tried doing a git pull and installing that way, but same error.. then I tried this

pip install --no-index --find-links -e ./pogeo

But same error for that also. Any ideas?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions