Hi ,
I am trying install s3ql 2.13 on centos7.As steps mentioned in document
when I run command "python3.3 runtests.py tests" it gets fail.
I am getting error as
_______________________________________________________________________________________________________________
test_python2
________________________________________________________________________________________________________________
Traceback (most recent call last):
File "/home/pranav/s3ql-2.13/tests/t1_safe_unpickle.py", line 60, in
test_python2
buf = subprocess.check_output(['python', '-c', py2_prog])
File "/opt/rh/python33/root/usr/lib64/python3.3/subprocess.py", line 586,
in check_output
raise CalledProcessError(retcode, process.args, output=output)
subprocess.CalledProcessError: Command '['python', '-c', 'import cPickle as
pickle\nprint(pickle.dumps([42, "bytes", u"unicode", b"more bytes", u"more
unicode"], 2))']' returned non-zero exit status 1
-----------------------------------------------------------------------------------------------------------
Captured stderr call
------------------------------------------------------------------------------------------------------------
Traceback (most recent call last):
File "<string>", line 1, in <module>
ImportError: No module named 'cPickle'
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Interrupted: stopping after 1 failures
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
=======================================================================================
1 failed, 154 passed, 1 skipped, 1 warnings in 25.71 seconds
========================================================================================
Kindly help me how to fix this issue.
Thanks,
Prakash
--
You received this message because you are subscribed to the Google Groups
"s3ql" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.