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
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