-
Notifications
You must be signed in to change notification settings - Fork 59
Open
Description
I'm hitting the
File "/Library/Developer/CommandLineTools/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/subprocess.py", line 528, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['cmake', '--version']' returned non-zero exit status 1.
[end of output]
error on Mac (in python virtual env to be specific).
Both cmake --version at command line and import cmake in python works: cmake version 3.27.0
Do you have any tips for adjusting the setup.py for Mac?
Metadata
Metadata
Assignees
Labels
No labels