Hi Denny,

I'm happy to assist with further debugging.

You can probably still find the deb in /var/cache/apt/archives/ and unpack
it elsewhere with, say, mkdir /tmp/sage; dpkg -x
sagemath-upstream-binary_6.7ppa4_amd64.deb /tmp/sage/
and cd into that to try run /tmp/sage/usr/bin/sage to find out more.

Regards,
Jan




On 28 May 2015 at 12:45, Denny Fuchs <denny.schi...@gmail.com> wrote:

>
> hi Jan,
>
> Yes, Mint is based on Ubuntu and I found the same website. I tried the
> same commands, but it changed nothing.
>
> =============
> # python
> Python 2.7.6 (default, Mar 22 2014, 22:59:56)
> [GCC 4.8.2] on linux2
> Type "help", "copyright", "credits" or "license" for more information.
> >>> from _struct import *
> >>>
> =============
>
> I have only Python packages installed, via Apt:
>
> ii  python
> 2.7.5-5ubuntu3                                      amd64
> interactive high-level object-oriented language (default version)
> ii  python3
> 3.4.0-0ubuntu2                                      amd64
> interactive high-level object-oriented language (default python3 version)
>
> for the moment, I remove the package completely.
>
>
> cu denny
>
> --
> You received this message because you are subscribed to the Google Groups
> "sage-devel" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to sage-devel+unsubscr...@googlegroups.com.
> To post to this group, send email to sage-devel@googlegroups.com.
> Visit this group at http://groups.google.com/group/sage-devel.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
  .~.
  /V\     Jan Groenewald
 /( )\    www.aims.ac.za
 ^^-^^

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to