Hi

Firstly fantastic tool, I use it on my web server and it works perfectly.

I have a Western Digital My Book World which I have opened up the linux 
OS and have SSH access. I use this for Rsync backups and various things.

I wanted to get s3cmd working on it, I have tried several things 
following other peoples problems and fixes on the net, but to no avail.

When I run s3cmd from its extracted folder I get:

[r...@mybookworld s3cmd]# ./s3cmd

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
    An unexpected error has occurred.
  Please report the following lines to:
   s3tools-b...@lists.sourceforge.net
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Problem: ImportError: No module named S3.Exceptions
S3cmd:   unknown version. Module import problem?

Traceback (most recent call last):
  File "./s3cmd", line 1726, in <module>
    from S3.Exceptions import *
ImportError: No module named S3.Exceptions

Your sys.path contains these entries:
        /root/s3cmd
        /usr/local/lib/python25.zip
        /usr/local/lib/python2.5
        /usr/local/lib/python2.5/plat-linux2
        /usr/local/lib/python2.5/lib-tk
        /usr/local/lib/python2.5/lib-dynload
        /usr/local/lib/python2.5/site-packages
Now the question is where have the s3cmd modules been installed?

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
    An unexpected error has occurred.
    Please report the above lines to:
   s3tools-b...@lists.sourceforge.net
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!


I can run Python and get its command prompt

also python -v gives Python 2.5.1

I have tried to follow the import of the S3 modules but this is not 
making sense to me, I have basic Linux skills

Any help would be appreciated

Thanks

Matt Houldsworth

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
S3tools-general mailing list
S3tools-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/s3tools-general

Reply via email to