Oh! i almost forgot...you need to install "Numpy"..sorry about that..it is clear now that you had the submodules even in the downloaded folder..
On Mon, Apr 28, 2014 at 1:16 AM, jiju <[email protected]> wrote: > Dear Sahil, > > I have cloned it. Still the result is same. Everything is working fine > except for the plot. > > At the place of the graph, the following error occurs. > > > Plot: > > There was an error in Gamma. For referencethe last five traceback entries > are: Traceback (most recent call last): > > File "C:\Program Files > (x86)\Google\google_appengine\sympy_gamma\app\views.py", line 278, in > eval_card result = g.eval_card(card_name, expression, variable, parameters) > File "C:\Program Files > (x86)\Google\google_appengine\sympy_gamma\app\logic\logic.py", line 322, in > eval_card result = card.eval(evaluator, components, parameters) > > File "C:\Program Files > (x86)\Google\google_appengine\sympy_gamma\app\logic\resultsets.py", line > 98, in eval return self.card_info['eval_method'](evaluator, components, > parameters) > > File "C:\Program Files > (x86)\Google\google_appengine\sympy_gamma\app\logic\resultsets.py", line > 562, in eval_plot series = series.get_segments() > > File "C:\Program Files > (x86)\Google\google_appengine\sympy_gamma\sympy\sympy\plotting\plot.py", > line 457, in get_segments sample([self.start, f_start], [self.end, f_end], > 0) AttributeError: 'NoneType' object has no attribute 'random' > > -- > You received this message because you are subscribed to the Google Groups > "sympy" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/sympy. > To view this discussion on the web visit > https://groups.google.com/d/msgid/sympy/9bc6e96e-6de6-45c2-b9b2-86a9bf1b6413%40googlegroups.com<https://groups.google.com/d/msgid/sympy/9bc6e96e-6de6-45c2-b9b2-86a9bf1b6413%40googlegroups.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "sympy" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sympy. To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/CA%2BOR%3DbhFC7fCxmWJbYd2CThAEx0mirq51MgK%2BQqdcg_sZxr43Q%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
