Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Big Sur Issues #233

Open
johnduva opened this issue Feb 18, 2021 · 1 comment
Open

Big Sur Issues #233

johnduva opened this issue Feb 18, 2021 · 1 comment

Comments

@johnduva
Copy link
Collaborator

Working with @tathey1 and @JacopoTeneggi :

There are two separate issues depending on which version of Big Sur is being run:

  • 11.2.1: Napari is successfully installed but cannot be imported in a python interpreter. It is met with the following error:
    image

  • 11.1: Napari is successfully install and imported but only works in Python 3.9.0 (fails in 3.9.1 as of 2/18/21). However, getting the Brainlit package to successfully install in 3.9.0 has created an opencv-python collision:

ERROR: No matching distribution found for opencv-python==4.2.0.32

When one goes to install that 4.2.0.32 version, it gives the error:

ERROR: Could not find a version that satisfies the requirement opencv-python==4.2.0.32
ERROR: No matching distribution found for opencv-python==4.2.0.32

Going forward: Require Big Sur users to use 11.1 until bugs are fixed in more recent version. Also possibly remove opencv from entire brainlit package

@github-actions
Copy link

Stale issue message

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant