duplicity-talk
[Top][All Lists]
Advanced

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

Re: [Duplicity-talk] Python non-starter


From: Craig Burton
Subject: Re: [Duplicity-talk] Python non-starter
Date: Fri, 23 May 2008 10:04:59 +1000
User-agent: Thunderbird 2.0.0.14 (Windows/20080421)

Ken, this seems much more healthy now.
I ran
# python setup.py install --prefix=/usr/local
before.  The below seems to have worked better.
Cheers,
Craig.

Kenneth Loafman wrote:
Craig Burton wrote:
  
Hi folks, I posted before but luck - can anyone perhaps guide me on
working out how Cygwin and Python manage to not work given I have
installed all as instructed?  Python carps with

$ duplicity /cygdrive/t/LocalMail/ scp://address@hidden:
Traceback (most recent call last):
  File "/usr/local/bin/duplicity", line 29, in <module>
    from duplicity import collections, commandline, diffdir, dup_temp, \
ImportError: No module named duplicity
$ python --version
Python 2.5.1
$ env | grep PY
PYTHONPATH=/usr/local/lib/python2.5/
$ find /usr | grep duplicity | wc -l
55

Duplicity seems to be installed in site-packages.  I have tried hiding
the .pyc files in case this is a python version problem (was suggested
somewhere). I have set several PYTHONPATH variants.
I have run the various python setup commands and poked around the
system.  I am guessing one of the paths is wrong.  Any guidance you can
provide would be great,
    

Were there any complaints when you ran 'python setup.py install'??

Try 'unset PYTHONPATH' and see if that helps.

...Ken


  

_______________________________________________ Duplicity-talk mailing list address@hidden http://lists.nongnu.org/mailman/listinfo/duplicity-talk

--

Craig Burton
Chief Technology Officer
Everyone Counts, Inc.

858.427.4671     1804 Garnet Avenue, #408
866.843.4668     San Diego, CA 92109
www.everyonecounts.com

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature


reply via email to

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