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

Add missing deps for imagej app #3

Open
jmetz opened this issue Mar 4, 2024 · 1 comment
Open

Add missing deps for imagej app #3

jmetz opened this issue Mar 4, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@jmetz
Copy link
Contributor

jmetz commented Mar 4, 2024

imagej app is missing deps in central requirements file, causes:

Traceback (most recent call last):                                                                                                                                                              
  File "./apps/imagej/run_imagej.py", line 3, in <module>                                                                                           
    import imagej                                                                                                                                                                               
ModuleNotFoundError: No module named 'imagej'
@jmetz jmetz added the bug Something isn't working label Mar 4, 2024
@jmetz
Copy link
Contributor Author

jmetz commented Mar 4, 2024

I can look at this myself, but without knowing which versions you used, I'd simply be using the latest available of each.

@jmetz jmetz changed the title Add missing deps for imagej Add missing deps for imagej app Mar 4, 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
Projects
None yet
Development

No branches or pull requests

2 participants