On Sat, 12 Dec 2015, Nathann Cohen wrote:
Can someone confirm this? With bliss installed
Works for me too. But what you report is a bug with which we fought
hard in the past already: do you use the latest beta and the latest
version of bliss?
Yep, seems to work on newest beta on Ubuntu after installing bliss. Sorry
for the noise.
About the versions: On notebook on localhost I got "bliss" from
sage.misc.package.optional_packages(), no version number. Is there a
"bliss_version()" -command? (See also http://trac.sagemath.org/ticket/5994
for discussion about *_version() -commands.)
On production system (i.e. on 6.9, not beta) as a normal user:
. . .
self.mirrorfile = open(self.filename, 'w+t')
IOError: [Errno 13] Permission denied: . . .
. . .
So a user can not check the versions of bliss package installed.
--
Jori Mäntysalo