Traceback (most recent call last):
File "/usr/bin/s3cmd", line 1054, in
sys.stderr.write("S3cmd: %s\n" % PkgInfo.version)
NameError: name 'PkgInfo' is not defined
-
This SF.Net email is sponsored by the Moblin Your Mov
$ python -V
Python 2.5.1
S3cmd installed from this location:
http://superb-east.dl.sourceforge.net/sourceforge/s3tools/s3cmd-0.9.8.3.tar.
gz
Michal asked in reply:
What Python version have you got? And what s3cmd version? Unfortunately
I don't have Mac OS X available to test it.
Michal
Stuart Updegrave wrote:
> This occurs after a new installation, on Mac OS X Leopard.
>
>
> Traceback (most recent call last):
> File "/usr/bin/s3cmd", line 1054, in
> sys.stderr.write("S3cmd: %s\n" % PkgInfo.version)
> NameError: name 'PkgInfo' is not defined
What Python
This occurs after a new installation, on Mac OS X Leopard.
>
> Traceback (most recent call last):
> File "/usr/bin/s3cmd", line 1054, in
> sys.stderr.write("S3cmd: %s\n" % PkgInfo.version)
> NameError: name 'PkgInfo' is not defined
-