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

import missing #373

Open
LeonieBoland opened this issue Aug 6, 2024 · 0 comments
Open

import missing #373

LeonieBoland opened this issue Aug 6, 2024 · 0 comments
Assignees
Labels
bug Something isn't working python Pull requests that update Python code

Comments

@LeonieBoland
Copy link
Collaborator

Describe the bug
In the linear unmixing simpa example an import is missing for the typing Union.

Specify a priority (low, medium, high) medium

To Reproduce
Steps to reproduce the behavior:

  1. Setup python 3.10
  2. Setup virtual environment
  3. Install latest SIMPA develop branch
  4. Run SIMPA script simpa_examples/linear_unmixing.py
  5. See error

Current Behavior
Can't find class Union

Expected behavior
Script runs

LeonieBoland added a commit that referenced this issue Aug 6, 2024
@LeonieBoland LeonieBoland mentioned this issue Aug 6, 2024
3 tasks
@TomTomRixRix TomTomRixRix added bug Something isn't working python Pull requests that update Python code labels Aug 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working python Pull requests that update Python code
Projects
None yet
Development

No branches or pull requests

2 participants