We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It looks like this was resolved for me by installing Python's setuptools package:
setuptools
Autofilling 1-5...success. Autofilling 1-6...success. Recording autofilled block MergeState('swift-xcode', tip1='upstream/master', tip2='swift-xcode', goal='rebase')[0:2,0:7]. Attempting automerge of 4-6...failure. Attempting automerge of 2-1...failure. Switched to branch 'imerge/swift-xcode' <stdin>:282: SyntaxWarning: invalid escape sequence '\W' <stdin>:286: SyntaxWarning: invalid escape sequence '\W' Traceback (most recent call last): File "<stdin>", line 15, in <module> ModuleNotFoundError: No module named 'distutils' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "<stdin>", line 17, in <module> ModuleNotFoundError: No module named 'distutils' Auto-merging Source/cmGeneratorTarget_IncludeDirectories.cxx
The text was updated successfully, but these errors were encountered:
No branches or pull requests
It looks like this was resolved for me by installing Python's
setuptools
package:The text was updated successfully, but these errors were encountered: