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

I see this error on ubuntu 14.04: TypeError: 'Namespace' object does not support indexing #16

Closed
tty02-fl opened this issue Aug 11, 2014 · 1 comment

Comments

@tty02-fl
Copy link

Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/spyderplugins/p_autopep8.py", line 369, in run_autopep8
options = autopep8.parse_args(options)[0]
TypeError: 'Namespace' object does not support indexing

tty02-fl pushed a commit to tty02-fl/spyder_autopep8 that referenced this issue Aug 11, 2014
@tty02-fl
Copy link
Author

I just remove the [0] on line 269 and it works

Nodd added a commit that referenced this issue Aug 21, 2014
@Nodd Nodd closed this as completed Aug 21, 2014
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