Installation problem

asked 2013-02-13 02:09:31 +0200

vivi gravatar image

Hi,

When I try installing sage on my Ubuntu machine by typing "./sage", I get this error message:

File "/sage-5.5-linux-32bit-ubuntu_12.04.1_lts-i686-Linux/local/bin/sage-location", line 64 return ' '.join(set(x for x in v.split() if x in FLAGS)) ^ SyntaxError: invalid syntax

May I know how to solve this problem? Thanks!

edit retag flag offensive close merge delete

Comments

Please post your exact Ubuntu version; sometimes there are problems with incompatibility, though a syntax error upon running sage-location isn't the usual symptom.

kcrisman gravatar imagekcrisman ( 2013-02-13 10:25:20 +0200 )edit