duplicity-talk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RuntimeWarning:, Python C API version mismatch SOLVED -> Re: [Duplicity


From: edgar . soldin
Subject: RuntimeWarning:, Python C API version mismatch SOLVED -> Re: [Duplicity-talk] 0.5.04 & log error
Date: Mon, 12 Jan 2009 16:51:23 +0100
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.19) Gecko/20081209 Thunderbird/2.0.0.19 Mnenhy/0.7.5.0

regarding the below I found out that during testing I compiled/setup duplicity with eg. python 2.4 but then tried to execute it with python 2.5 ... hence the error, not sure if this also happens with minor version differences eg. 2.5.0 vs 2.5.4 though

regards ede

TRY 3:

tarball python 2.5.4 configure/make install
Python 2.5.4 (r254:67916, Jan  3 2009, 22:35:26)

h759605:/ # _apps/duplicity-0.5.05/bin/duplicity --version
/_apps/duplicity-0.5.05/bin/../duplicity/librsync.py:28: RuntimeWarning:
Python C API version mismatch for module _librsync: This Python has API
version 1013, module _librsync has version 1012.
  import _librsync, types, array
duplicity 0.5.05






reply via email to

[Prev in Thread] Current Thread [Next in Thread]