What editor are you using?

And it’s not spaces & Tabs, it’s one or the other.  

It has to be uniform.  

And have you looked at all at the Python Tutorial? The Python Tutorial — Python 
3.9.6 documentationhttps://docs.python.org › tutorial 
<https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=&cad=rja&uact=8&ved=2ahUKEwjkvJay66byAhXWKs0KHe1nBLAQFnoECAUQAQ&url=https%3A%2F%2Fdocs.python.org%2F3%2Ftutorial%2F&usg=AOvVaw1b8TtAqPMZM1ZRY6D8V-hW>

That message means that your code blocks aren’t lined up.  Usually that’s 
because you have an unseen tab, or you are off with your spacing.  But if 
everything looks fine, then it probably means you have an embedded “invisible” 
tab.

Show the code, or at least the rest of the error block.  It should show the 
line number that you need to examine.

        - Benjamin



> On Aug 10, 2021, at 10:10 AM, Rana Zain <iamranazain...@gmail.com> wrote:
> 
> @Ryan i tired many times tabs and spaces. But not work.
> 
> On Tuesday, August 10, 2021 at 6:50:41 PM UTC+5 Ryan Nowakowski wrote:
> You might have mixed tabs and spaces. PEP8 standard is 4 spaces per level of 
> indentation, IIRC.
> 
> 
> On August 9, 2021 7:24:56 AM CDT, Rana Zain <iamrana...@gmail.com 
> <applewebdata://87F6096E-6790-456C-AC22-0A0C560C6D52>> wrote:
> 
> Thank you so much everyone. It's work.
> 
> I have another problem. I am facing this issue in Pycharm .  I tried spaces & 
> tabs.
> 
> Error is :"Unindent does not match any outer indentation level""
> On Thursday, August 5, 2021 at 11:15:27 AM UTC+5 satyajit...@gmail.com 
> <applewebdata://87F6096E-6790-456C-AC22-0A0C560C6D52> wrote:
> what exactly you're trying to do?
> 
> On Wed, Aug 4, 2021 at 6:41 PM Rana Zain <iamrana...@gmail.com <>> wrote:
> Hi,
> Can anybody help me in running git clone django Project?
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to django-users...@googlegroups.com <>.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/django-users/425c8297-2097-4952-b2ac-3fa299ff6011n%40googlegroups.com
>  
> <https://groups.google.com/d/msgid/django-users/425c8297-2097-4952-b2ac-3fa299ff6011n%40googlegroups.com?utm_medium=email&utm_source=footer>.
> 
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to django-users+unsubscr...@googlegroups.com 
> <mailto:django-users+unsubscr...@googlegroups.com>.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/django-users/580eb0db-31b7-4fab-b887-db69ed47e0ban%40googlegroups.com
>  
> <https://groups.google.com/d/msgid/django-users/580eb0db-31b7-4fab-b887-db69ed47e0ban%40googlegroups.com?utm_medium=email&utm_source=footer>.

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/9E59954B-FAC1-49DE-83F3-57250DBA010B%40schollnick.net.

Reply via email to