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

ValueError: File "Lepton.py", line 9, in <module> from .ioctl_numbers import _IOR, _IOW #24

Open
MakerStuff opened this issue May 6, 2018 · 1 comment

Comments

@MakerStuff
Copy link

I've got the following error when running Lepton.py:

Traceback (most recent call last): File "Lepton.py", line 9, in <module> from .ioctl_numbers import _IOR, _IOW ValueError: Attempted relative import in non-package

Pylepton_capture does not work as well. I tested it using ssh so im not sure wheater pylepton_overlay works or not.

@tmsd2001
Copy link

I think here is one point too much in the Lepton.py.

from .ioctl_numbers import _IOR, _IOW
from ioctl_numbers import _IOR, _IOW

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