Python error | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Python error

python3 Little.py Traceback (most recent call last): File "Little.py", line 6, in <module> from lib.menu import checkVersion, clear, menu File "/data/data/com.termux/files/home/Vipin/lib/menu.py", line 70 print(menu) ^ TabError: inconsistent use of tabs and spaces in indentation Hello friends please solve this error.. I am tried ..plz help

15th Sep 2020, 4:07 AM
Silly Tuktuk
4 Answers
+ 2
look at line 70 and check if u indented correctly.
15th Sep 2020, 5:53 AM
Oma Falk
Oma Falk - avatar
0
Send a screenshot becoz i worked on termux in Android I can solve ur problem
15th Sep 2020, 4:11 AM
Abhay
Abhay - avatar
0
Where I send you screen shot bro Abhay
15th Sep 2020, 4:12 AM
Silly Tuktuk
0
Yes I'm also run this code in @termux Abhay
15th Sep 2020, 4:13 AM
Silly Tuktuk