[Python-porting] help for python-six install

樊涛 2011300030 at mail.nwpu.edu.cn
Sat Apr 9 10:46:39 EDT 2016
Dear all:

    when I install the six on a cluster,it reports the following error:

   running install
Checking .pth file support in /export/home/fant/software/six//lib/python2.6/site-packages/
error: can't create or remove files in install directory

The following error occurred while trying to add or remove files in the
installation directory:

    [Errno 2] No such file or directory: '/export/home/fant/software/six//lib/python2.6/site-packages/test-easy-install-14301.pth'

The installation directory you specified (via --install-dir, --prefix, or
the distutils default setting) was:

    /export/home/fant/software/six//lib/python2.6/site-packages/

This directory does not currently exist.  Please create it and try again, or
choose a different installation directory (using the -d or --install-dir
option).

it said there is no such a file named test-easy-install-14301.pth,I don't know what this file can do and certainly I don't have it in my account,nor in the whole cluster.

so, what should I do to deal with such a problem?

Thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-porting/attachments/20160409/00318aea/attachment.html>


More information about the Python-porting mailing list