Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Failed installation on MacOS Sierra #423

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
jeson114 opened this issue Oct 25, 2017 · 3 comments
Closed

Failed installation on MacOS Sierra #423

jeson114 opened this issue Oct 25, 2017 · 3 comments

Comments

@jeson114
Copy link

Installing collected packages: six, cachetools, airspeed, docutils, jmespath, python-dateutil, botocore, pyYAML, pyasn1, rsa, futures, s3transfer, colorama, awscli, boto, boto3, coverage, docopt, urllib3, elasticsearch, pycodestyle, enum34, configparser, pyflakes, mccabe, flake8, flake8-quotes, Werkzeug, MarkupSafe, Jinja2, itsdangerous, flask, flask-cors, flask-swagger, ply, decorator, jsonpath-rw, dnslib, pyaes, pyminifier, srp-ext, envs, funcsigs, pbr, mock, pycryptodome, ecdsa, future, python-jose-ext, idna, certifi, chardet, requests, warrant-ext, localstack-ext, cookies, dicttoxml, pytz, pyaml, xmltodict, moto-ext, nose, psutil, pycparser, cffi, asn1crypto, ipaddress, cryptography, pyOpenSSL, sh, python-coveralls, requests-aws4auth, subprocess32-ext, localstack
Exception:
Traceback (most recent call last):
  File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/basecommand.py", line 215, in main
    status = self.run(options, args)
  File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/commands/install.py", line 342, in run
    prefix=options.prefix_path,
  File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/req/req_set.py", line 784, in install
    **kwargs
  File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/req/req_install.py", line 851, in install
    self.move_wheel_files(self.source_dir, root=root, prefix=prefix)
  File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/req/req_install.py", line 1064, in move_wheel_files
    isolated=self.isolated,
  File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/wheel.py", line 345, in move_wheel_files
    clobber(source, lib_dir, True)
  File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/wheel.py", line 323, in clobber
    shutil.copyfile(srcfile, destfile)
  File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/shutil.py", line 83, in copyfile
    with open(dst, 'wb') as fdst:
IOError: [Errno 13] Permission denied: '/Library/Python/2.7/site-packages/six.py'

Something with the version of six i suppose ?

@jeson114 jeson114 changed the title Fails on installation on MacOS Sierra Failed installation on MacOS Sierra Oct 25, 2017
@arnocornette
Copy link

Try checking this issue: #260

@jeson114
Copy link
Author

Yup that worked for me . Thanks

@whummer
Copy link
Member

whummer commented Oct 27, 2017

Great, glad it works. Added a note to the Troubleshooting section of the README.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants