[sage-support] Re: plotting derivative of a function object has no attribute _set_extra_kwds

2015-06-07 Thread Chris Cowden
Hi Dominique, Sorry, I didn't intend to not be nice. In putting together the following example I was able to solve this problem by setting the domain of the variables to 'real'. 1) Here is a full short example: var('h','t','px','py','pz','w','R') P=vector([px,py,pz]) r=vector([R*cos(t*w),

[sage-support] Re: Issues windows 8

2015-06-07 Thread Tino Rozzo
On Saturday, June 6, 2015 at 1:55:25 PM UTC-4, Tino Rozzo wrote: > > When I am on facebook, my apps say Invalid Certificate and a grey field > with a square head man appears. And I cannot access or load twitter on one > computer. The website crashes and doesn't down load, cannot open to post. >

[sage-support] Re: when trying to open sagemath in oracle vm virtual box in windows 8.1 64 bit machine Blue screen of d

2015-06-07 Thread Harald Schilly
Which OS are you using? Searching the internet for that violation error and virtualbox brings up issues with windows 8.1. On Sunday, June 7, 2015 at 6:26:34 PM UTC+2, Amritendu Mukhopadhyay wrote: > > Installation of Oracle VM Virtual Box and importing the sage ova file in > it was not a problem

[sage-support] when trying to open sagemath in oracle vm virtual box in windows 8.1 64 bit machine Blue screen of d

2015-06-07 Thread Amritendu Mukhopadhyay
Installation of Oracle VM Virtual Box and importing the sage ova file in it was not a problem. But when I started the sage machine Blue Screen of Death (DRIVER_VERIFIER_DETECTED_VIOLATION) happened. Otherwise my machine works fine. I was using Sage-6.7 ova file and Virtual Box 4.3.28.100309-win.

Re: [sage-support] Re: Decompressing sage version

2015-06-07 Thread avi kaur
Success It has started working. Thank you all the developers who helped me in starting Sage and Thank you for your time given to me :) :) avi@avi-HP-G42-Notebook-PC:~$ cd sage-6.7-x86_64-Linux avi@avi-HP-G42-Notebook-PC:~/sage-6.7-x86_64-Linux$ ./sage find: `/home/avi/sage-6.7-x86_64-Linux/local/v

Re: [sage-support] Re: Decompressing sage version

2015-06-07 Thread avi kaur
I will follow you, Sir Thank you :) -- Avi kaur On Sun, Jun 7, 2015 at 7:25 PM, Dominique Laurain < dominique.laurai...@orange.fr> wrote: > > Maybe you are "fed up" but ...nobody except you can read with your eyes : > > avi@avi-HP-G42-Notebook-PC:~$ lrzip -d Ubuntu_14.04_LTS_sage-6.7- > i686-Linu

[sage-support] Re: Decompressing sage version

2015-06-07 Thread Dominique Laurain
Maybe you are "fed up" but ...nobody except you can read with your eyes : avi@avi-HP-G42-Notebook-PC:~$ lrzip -d Ubuntu_14.04_LTS_sage-6.7- i686-Linux.tar.lrz Output filename is: Ubuntu_14.04_LTS_sage-6.7-i686-Linux.tar Failed to create Ubuntu_14.04_LTS_sage-6.7-i686-Linux.tar *File exists* Fatal

Re: [sage-support] Re: Decompressing sage version

2015-06-07 Thread avi kaur
I am fed up with that. I run the lrzuntar -d. It displays the following: avi@avi-HP-G42-Notebook-PC:~$ lrzuntar -d Ubuntu_14.04_LTS_sage-6.7-i686-Linux.tar.lrz Decompressing... Partial read!? asked for 186274378 bytes but got 0 Failed to read_stream in unzip_literal Inappropriate ioctl for device

[sage-support] Re: Decompressing sage version

2015-06-07 Thread Harald Schilly
The download page itself tells you to 1. install lrzip: $ sudo apt-get install lrzip (or via synaptic) 2. $ lrzuntar *.tar.lrz Hope this helps, Harald On Saturday, June 6, 2015 at 9:55:59 PM UTC+2, avi kaur wrote: > > hello > > > I am facing problem while installing sagemath. I am unable to de

Re: [sage-support] Re: Decompressing sage version

2015-06-07 Thread gerard razafimanantsoa
sudo apt-get install lrzip lrzuntar -d file.tar.lrzor lrztar -d file.tar.lrz HTH Le 07/06/2015 06:32, avi kaur a écrit : Not yet. I will try it , too. On Sun, Jun 7, 2015 at 3:59 AM, > wrote: Did you do a chksum on your download? Maybe download another c

[sage-support] Re: plotting derivative of a function object has no attribute _set_extra_kwds

2015-06-07 Thread Dominique Laurain
Hello Chris, Be nice: 1. post a full short example...delta is not defined 2. worksheet in SAGE cloud ? worksheet of your own computer, sagemath local install ? Dominique -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this

[sage-support] Re: Decompressing sage version

2015-06-07 Thread Dominique Laurain
A "console" is HMI for UNIX or linux computer ... long time ago, the "console" was software handling what you type at keyboard and displaying on a screen the result. Nowadays computers handle many users and there are more than one "window" displayed on physical screen : software handling reque