Skip to content

pip runs forever on MacOS Big Sur #417

@chenchongsong

Description

@chenchongsong

Expected behaviour

I expect this to build fast. Any suggestion for this? or any way I can use a wheel built already?

Actual behaviour

After updating my MacOS to 11.0.1, I got stuck at wheels building.

pip install opencv-python==4.4.0.44
Collecting opencv-python==4.4.0.44
  Downloading opencv-python-4.4.0.44.tar.gz (88.9 MB)
     |████████████████████████████████| 88.9 MB 57.8 MB/s 
  Installing build dependencies ... done
  Getting requirements to build wheel ... done
    Preparing wheel metadata ... done
Requirement already satisfied: numpy>=1.17.3 in ./venv/lib/python3.8/site-packages (from opencv-python==4.4.0.44) (1.19.4)
Building wheels for collected packages: opencv-python
  Building wheel for opencv-python (PEP 517) ... -^canceled
ERROR: Operation cancelled by user

Steps to reproduce

  • example code pip install opencv-python==4.4.0.44
  • operating system MacOS 11.0.1
  • opencv-python 4.4.0.44

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