Skip to content

Is there any way of enabling complex256 on arm Macs? #22290

@ziofil

Description

@ziofil

Steps to reproduce:

I have an M1 Mac and I know that by default complex256 isn't available on this platform.
Are there any steps I can take to make it available?

Error message:

---------------------------------------------------------------------------
ImportError                               Traceback (most recent call last)
Input In [64], in <cell line: 1>()
----> 1 from numpy import complex256

ImportError: cannot import name 'complex256' from 'numpy' (/opt/homebrew/Caskroom/miniforge/base/envs/myenv/lib/python3.9/site-packages/numpy/__init__.py)

Additional information:

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    32 - InstallationProblems installing or compiling NumPy

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions