Something is broken with your pip installation. It's not even dealing with
Review Board yet (it looks like it's trying to uninstall setuptools 1.1.6??)

-David

On Mon, Jun 20, 2016 at 8:25 AM julien gdt <julien...@icloud.com> wrote:

> Ahoy Everyone,
>
> I just tried to install ReviewBoard on macOS but i'm in front of an error,
> a dumb error, when did "sudo -H pip install ReviewBoard":
>
>   Found existing installation: setuptools 1.1.6
>
>     Uninstalling setuptools-1.1.6:
>
> Exception:
>
> Traceback (most recent call last):
>
>   File "/Library/Python/2.7/site-packages/pip/basecommand.py", line 215,
> in main
>
>     status = self.run(options, args)
>
>   File "/Library/Python/2.7/site-packages/pip/commands/install.py", line
> 317, in run
>
>     prefix=options.prefix_path,
>
>   File "/Library/Python/2.7/site-packages/pip/req/req_set.py", line 736,
> in install
>
>     requirement.uninstall(auto_confirm=True)
>
>   File "/Library/Python/2.7/site-packages/pip/req/req_install.py", line
> 742, in uninstall
>
>     paths_to_remove.remove(auto_confirm)
>
>   File "/Library/Python/2.7/site-packages/pip/req/req_uninstall.py", line
> 115, in remove
>
>     renames(path, new_path)
>
>   File "/Library/Python/2.7/site-packages/pip/utils/__init__.py", line
> 267, in renames
>
>     shutil.move(old, new)
>
>   File
> "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/shutil.py",
> line 299, in move
>
>     copytree(src, real_dst, symlinks=True)
>
>   File
> "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/shutil.py",
> line 208, in copytree
>
>     raise Error, errors
>
> Error:
> [('/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/_markerlib/__init__.py',
> '/tmp/pip-51CZGd-uninstall/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/_markerlib/__init__.py',
> "[Errno 1] Operation not permitted:
> '/tmp/pip-51CZGd-uninstall/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/_markerlib/__init__.py'"),
> ('/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/_markerlib/__init__.pyc',
> '/tmp/pip-51CZGd-uninstall/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/_markerlib/__init__.pyc',
> "[Errno 1] Operation not permitted:
> '/tmp/pip-51CZGd-uninstall/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/_markerlib/__init__.pyc'"),
> ('/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/_markerlib/markers.py',
> '/tmp/pip-51CZGd-uninstall/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/_markerlib/markers.py',
> "[Errno 1] Operation not permitted:
> '/tmp/pip-51CZGd-uninstall/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/_markerlib/markers.py'"),
> ('/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/_markerlib/markers.pyc',
> '/tmp/pip-51CZGd-uninstall/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/_markerlib/markers.pyc',
> "[Errno 1] Operation not permitted:
> '/tmp/pip-51CZGd-uninstall/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/_markerlib/markers.pyc'"),
> ('/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/_markerlib',
> '/tmp/pip-51CZGd-uninstall/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/_markerlib',
> "[Errno 1] Operation not permitted:
> '/tmp/pip-51CZGd-uninstall/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/_markerlib'")]
>
>
> Any Explanations ?
>
> Cheers From France
>
> --
> Supercharge your Review Board with Power Pack:
> https://www.reviewboard.org/powerpack/
> Want us to host Review Board for you? Check out RBCommons:
> https://rbcommons.com/
> Happy user? Let us know! https://www.reviewboard.org/users/
> ---
> You received this message because you are subscribed to the Google Groups
> "reviewboard" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to reviewboard+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to