Skip to content

Install issues on MacOS #10

@ogencoglu

Description

@ogencoglu

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions