Hi Scott,
I'm glad to hear it's all good now :-)
Michal
Scott Rubin wrote:
> I am using the i386 version.
>
> I found the problem, by the way. I am trying to use S3 in combination
> with django. A tutorial on how to do so linked to a different version
> of S3.py. I had that version in my Python
I am using the i386 version.
I found the problem, by the way. I am trying to use S3 in combination
with django. A tutorial on how to do so linked to a different version
of S3.py. I had that version in my Python path, and s3cmd was
attempting to use it instead of using the version in the Ubuntu
pac
Scott Rubin wrote:
> I installed s3cmd via apt on my laptop running Ubuntu 8.10. When I ran
> it, I got this error message.
>
> $ s3cmd
>
> Traceback (most recent call last):
> File "/usr/bin/s3cmd", line 1033, in
> from S3 import PkgInfo
> ImportError: cannot import name PkgInfo
I'll hav