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

[BUG] Quickstart fails in Colab "module 'cv2' has no attribute '_registerMatType'" #1868

Closed
1 of 6 tasks
darknoon opened this issue Jun 10, 2022 · 1 comment
Closed
1 of 6 tasks
Labels
bug Bug fixes

Comments

@darknoon
Copy link

Instructions

Just clicked the "Try FiftyOne" button on the home page.

When it gets to importing the module it says:

AttributeError: module 'cv2' has no attribute '_registerMatType'

System information

  • OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Google Colab
  • FiftyOne installed from (pip or source): pip
  • FiftyOne version (run fiftyone --version):
  • Python version:

Commands to reproduce

Click button on homepage, run notebook

What areas of FiftyOne does this bug affect?

  • App: FiftyOne application issue
  • Core: Core fiftyone Python library issue
  • Server: Fiftyone server issue

Willingness to contribute

The FiftyOne Community encourages bug fix contributions. Would you or another
member of your organization be willing to contribute a fix for this bug to the
FiftyOne codebase?

  • Yes. I can contribute a fix for this bug independently.
  • Yes. I would be willing to contribute a fix for this bug with guidance
    from the FiftyOne community.
  • No. I cannot contribute a bug fix at this time.
@darknoon darknoon added the bug Bug fixes label Jun 10, 2022
@brimoor
Copy link
Contributor

brimoor commented Jun 10, 2022

Hey this is a quirk of Google Colab's default environment and a solution is available at #1494 (comment)!

@brimoor brimoor closed this as completed Jun 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug fixes
Projects
None yet
Development

No branches or pull requests

2 participants