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

Tab/Indentation Issue #28

Closed
kcseb opened this issue Jun 3, 2018 · 2 comments
Closed

Tab/Indentation Issue #28

kcseb opened this issue Jun 3, 2018 · 2 comments

Comments

@kcseb
Copy link

kcseb commented Jun 3, 2018

Have went through the install process only to run $ sudo pythem and get the following error.

[kcseb@archTopBox pythem]$ sudo pythem
File "/usr/bin/pythem", line 33
sys.exit("[-] Only for roots kido! ")
^
TabError: inconsistent use of tabs and spaces in indentation

On Python 3.6.5

@m4n3dw0lf
Copy link
Owner

Hi, currently pythem is not compatible with python 3.x, (i have plans to migrate to python 3.x as soon as possible) . If you don't want to use Python2.x you can run in a docker container as described here: https://github.com/m4n3dw0lf/pythem#running-as-docker-container

@kcseb
Copy link
Author

kcseb commented Jun 7, 2018

Ah! Okay! I'll look into Docker and go ahead and close this.

Thank you!

@kcseb kcseb closed this as completed Jun 7, 2018
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