You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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'
The text was updated successfully, but these errors were encountered:
While following installation steps 3, I got an error with the following log. can anyone help me out?
The text was updated successfully, but these errors were encountered: