Re: pycharm constant error

2013-08-25 Thread Ezequiel Bertti
isn't a pycharm error, is your's. Your *args must to be on end of method definition, before of **kwargs On Sun, Aug 25, 2013 at 12:41 PM, Patrick Larmann < rails4product...@gmail.com> wrote: > Hello, > Thx Mike for the advice. Will do! > > > On Sunday, August 25, 2013 12:09:13 AM UTC-4,

Re: pycharm constant error

2013-08-25 Thread Patrick Larmann
Hello, Thx Mike for the advice. Will do! On Sunday, August 25, 2013 12:09:13 AM UTC-4, Mike Dewhirst wrote: > > On 25/08/2013 1:21pm, Patrick Larmann wrote: > > Hello, > > Thanks for your response. I reinstalled it but am still getting the > > error. How would I do a full revert? > > $ pip

Re: pycharm constant error

2013-08-24 Thread Mike Dewhirst
On 25/08/2013 1:21pm, Patrick Larmann wrote: Hello, Thanks for your response. I reinstalled it but am still getting the error. How would I do a full revert? $ pip uninstall django followed by $ pip install django If you haven't got pip installed you need to get it.

Re: pycharm constant error

2013-08-24 Thread Patrick Larmann
Hello, Thanks for your response. I reinstalled it but am still getting the error. How would I do a full revert? Thx! On Saturday, August 24, 2013 11:02:38 PM UTC-4, Mike Dewhirst wrote: > > On 25/08/2013 11:56am, Patrick Larmann wrote: > > Hello guys, > > I really appreciate the help. I have a

Re: pycharm constant error

2013-08-24 Thread Mike Dewhirst
On 25/08/2013 11:56am, Patrick Larmann wrote: Hello guys, I really appreciate the help. I have a problem with Pycharm. I am getting this constant error in my runserver.py in both of my projects. I did not modify or touch the file, and yet the error persists. I attached a screenshot. It looks