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

Undocumented requirement: setuptools #210

Open
dabrahams opened this issue May 22, 2024 · 0 comments
Open

Undocumented requirement: setuptools #210

dabrahams opened this issue May 22, 2024 · 0 comments

Comments

@dabrahams
Copy link

It looks like this was resolved for me by installing Python's setuptools package:

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
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