Skip to content
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

IOError: [Errno 62] Too many levels of symbolic links #12

Open
lohenyumnam opened this issue Feb 23, 2019 · 0 comments
Open

IOError: [Errno 62] Too many levels of symbolic links #12

lohenyumnam opened this issue Feb 23, 2019 · 0 comments

Comments

@lohenyumnam
Copy link

While following installation steps 3, I got an error with the following log. can anyone help me out?

New python executable in /Users/lohenyumnam/Library/Weaver/bin/python2.7
Traceback (most recent call last):
  File "<stdin>", line 2360, in <module>
  File "<stdin>", line 715, in main
  File "<stdin>", line 927, in create_environment
  File "<stdin>", line 1233, in install_python
  File "/usr/local/Cellar/python@2/2.7.15_2/Frameworks/Python.framework/Versions/2.7/lib/python2.7/shutil.py", line 97, in copyfile
    with open(dst, 'wb') as fdst:
IOError: [Errno 62] Too many levels of symbolic links: '/Users/lohenyumnam/Library/Weaver/bin/python2.7'
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

1 participant