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

Error Compiling source #9

Open
wysiwyggins opened this issue Feb 22, 2023 · 1 comment
Open

Error Compiling source #9

wysiwyggins opened this issue Feb 22, 2023 · 1 comment
Assignees

Comments

@wysiwyggins
Copy link

error on rpi 4, Debian 11.6 when compiling api-source:

`File "usr/bin/rpi-source", line 111
except urllib2.HTTPError, e:

SyntaxError: invalid syntax`

I tried changing 'urllib2' to 'url lib', same error

@lowlander
Copy link
Owner

From the error msg it looks like the first '/' is missing, "usr/bin/rpi-source" instead of "/usr/bin/rpi-source"

@lowlander lowlander self-assigned this Jun 23, 2024
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