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

inconsistent use of tabs and spaces in indentation #15

Open
fennecinspace opened this issue Jul 28, 2019 · 1 comment
Open

inconsistent use of tabs and spaces in indentation #15

fennecinspace opened this issue Jul 28, 2019 · 1 comment

Comments

@fennecinspace
Copy link

this is what i get when i run RTIAcquire

Traceback (most recent call last):
  File "/usr/local/bin/RTIAcquire", line 10, in <module>
    import rtiacquire.rtiacquire
  File "/usr/local/lib/python3.6/dist-packages/rtiacquire/rtiacquire.py", line 225
    self.camera.release()
                        ^
TabError: inconsistent use of tabs and spaces in indentation
jcupitt added a commit that referenced this issue Jul 28, 2019
thanks LogX7

see #15
@jcupitt
Copy link
Owner

jcupitt commented Jul 28, 2019

Huh weird. Thanks for reporting this!

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