On Fri, 2010-04-30 at 08:57 +0200, Rok Garbas wrote:
> i ment on bootstrap ..
> 
> python bootstrap.py -v1.4.3

With the bootstrap.py I had been using (pre --version option
apparently):

 [chr...@thinko deformsite]$ bin/python bootstrap.py -v1.4.3
 Error: Invalid option -1

With the bootstrap.py from the trunk:

 [chr...@thinko deformsite]$ bin/python bootstrap.py -v1.4.3
 Traceback (most recent call last):
   File "bootstrap.py", line 23, in ?
     import os, shutil, sys, tempfile, textwrap, urllib, urllib2
 ImportError: No module named shutil

Any other suggestions?

- C


_______________________________________________
Distutils-SIG maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to