oh! I am talking about Google App Engine, not specific to gamma.

On Monday, April 28, 2014 7:32:15 AM UTC+5:30, SAHIL SHEKHAWAT wrote:
>
> Gamma supports only python2.7, if you are using a different python version 
> Gamma does *NOT* specifically give error about python version, instead of 
> that if anybody is using python3 server will not start and will give  error 
> related to syntax.
>
> GAI does not maintain code-base compatible with python3. Only 2.7 is 
> supported.
>
> On Monday, April 28, 2014 5:14:13 AM UTC+5:30, Aaron Meurer wrote:
>>
>> Does the App Engine runtime warn you if there are any differences 
>> between your local Python and the one from the real App Engine? 
>>
>> Aaron Meurer 
>>
>> On Sun, Apr 27, 2014 at 3:08 PM, SAHIL SHEKHAWAT 
>> <sahilshe...@gmail.com> wrote: 
>> > 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 <jijutd...@gmail.com> 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 sympy+un...@googlegroups.com. 
>> >> To post to this group, send email to sy...@googlegroups.com. 
>> >> 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.
>>  
>>
>> >> 
>> >> 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 sympy+un...@googlegroups.com. 
>> > To post to this group, send email to sy...@googlegroups.com. 
>> > 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. 
>>
>

-- 
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 sympy+unsubscr...@googlegroups.com.
To post to this group, send email to sympy@googlegroups.com.
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/424f393b-d450-4bf7-bc43-f9d92364332c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to