Re: I AM getting this error plss help me

2020-03-16 Thread Jorge Gimeno
To be pedantic, the object is None. It's a known issue with Powershell on Windows. -Jorge. On Sun, Mar 15, 2020, 10:12 PM maninder singh Kumar < maninder.s.ku...@gmail.com> wrote: > The object is empty > > > [image: --] > > Maninder Kumar > [image: http://]about.me/maninder.s.kumar >

Re: I AM getting this error plss help me

2020-03-15 Thread maninder singh Kumar
The object is empty [image: --] Maninder Kumar [image: http://]about.me/maninder.s.kumar On Sat, Mar 14, 2020 at 5:56 PM surendra ediga wrote: > Traceback (most recent call last): > File "C:\Users\Asus\projects\manage.py", line 21, in >

Re: I AM getting this error plss help me

2020-03-15 Thread Khaleel Ahmed H. M. Shariff
Hi Mr. Surendra, May Peace, Blessings & Mercy of Almighty God be on you! Hope your code has started working. In case the code is still not working, here is my input. If you happen to see *AttributeError: 'NoneType' object has no attribute 'Command'* Look for a function which either does not have

Re: I AM getting this error plss help me

2020-03-15 Thread surendra bhaskar
Thanks a lot 😊 On Sun, 15 Mar, 2020, 9:35 AM Jorge Gimeno, wrote: > Can you try closing the powershell, running the Powershell as an admin, > then trying again? > > Another option would be to try from the command terminal instead of > Powershell. > > Let us know how it goes. > > -Jorge > > On Sa

Re: I AM getting this error plss help me

2020-03-14 Thread Jorge Gimeno
Can you try closing the powershell, running the Powershell as an admin, then trying again? Another option would be to try from the command terminal instead of Powershell. Let us know how it goes. -Jorge On Sat, Mar 14, 2020 at 5:25 AM surendra ediga wrote: > Traceback (most recent call last):