Skip to content

Unable to install package - error: unsupported option '-fopenmp' #90

Description

@Lawiss

Describe the bug
Hello,
I'm trying to install tsfresh==0.19.0 on my macOS 12.1 (arm) but the installation fail when installing matrixprofile, at build step with the folliwing error :

clang: error: unsupported option '-fopenmp'
      error: command '/usr/bin/clang' failed with exit code 1

I tried with python 3.8 and 3.9, same error.

To Reproduce
Steps to reproduce the behavior:

  1. Create a python 3.9 environment on macOS X 12.1 arm
  2. conda install llvmlite (pip install fails)
  3. pip install tsfresh
  4. See error

Expected behavior
tsfresh installation without errors.

Desktop (please complete the following information):

  • OS: macOS X 12.1
  • X Code Version 13.2.1
  • python 3.9 (conda env)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions