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] Please include all python dependencies for defaults #5288

Open
2 of 4 tasks
thesteve0 opened this issue Dec 17, 2024 · 0 comments
Open
2 of 4 tasks

[BUG] Please include all python dependencies for defaults #5288

thesteve0 opened this issue Dec 17, 2024 · 0 comments
Labels
bug Bug fixes

Comments

@thesteve0
Copy link

Instructions

Thank you for submitting an issue. Please refer to our
issue policy
for information on what types of issues we address.

  1. Please fill in this template to ensure a timely and thorough response
  2. Remove the section instructions but leave the section header
  3. Place an "x" between the brackets next to an option if it applies. For
    example:
    • Selected option
  4. Please delete everything above this line before submitting the issue

Describe the problem

When I run compute_visualizations with just the default settings it throws a dependency error. By default compute_visualizations uses the umap library to do dimension reduction, yet that library is not installed along with fiftyone.

Please either change the default method for dimensionality reduction or add the umap libary to the default packages installed along with fiftyone

Code to reproduce issue

Call compute_visualization() without specifying a method=

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
@thesteve0 thesteve0 added the bug Bug fixes label Dec 17, 2024
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

1 participant