movitto / snap

A modular cross-platform system snapshot and restoration utility that uses the underlying OS tooling to perform operations
GNU General Public License v3.0
22 stars 1 forks source link

snap installation error ov sent OS 5 #3

Open susantpadhi opened 12 years ago

susantpadhi commented 12 years ago

Team,

I have downloaded the snap 0.6 tarbal and did make install to install.

byte-compiling usr/lib/python2.4/site-packages/snap/crypto.py to crypto.pyc File "usr/lib/python2.4/site-packages/snap/crypto.py", line 32 with open(in_filename, 'rb') as infile: ^ SyntaxError: invalid syntax byte-compiling usr/lib/python2.4/site-packages/snap/osregistry.py to osregistry.pyc File "usr/lib/python2.4/site-packages/snap/osregistry.py", line 81 return 'C:\' if OS.is_windows(operating_system) else '/' ^ SyntaxError: invalid syntax

Can some one help me

Thanks&Regards Susanta