-
Notifications
You must be signed in to change notification settings - Fork 6
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
Cannot install napari-allencell-segmenter through napari menu #156
Comments
Thanks for the report! We're looking into this now and I'll report back soon. |
Thanks for letting me know!
…On Mon, May 1, 2023 at 4:30 PM Brian Kim ***@***.***> wrote:
Thanks for the report! We're looking into this now and I'll report back
soon.
—
Reply to this email directly, view it on GitHub
<#156 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A3CMNTH4G5QXPB4AI62O6V3XEATPTANCNFSM6AAAAAAXM62BC4>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
--
Nadalyn Miller
214-906-5489 personal cell
|
Caused by this conflict
Resolving this over in aics-segmentation |
Thanks!
…On Thu, May 4, 2023 at 11:32 AM Brian Kim ***@***.***> wrote:
Caused by this conflict
The conflict is caused by:
aicssegmentation 0.5.0 depends on scikit-image<0.19.0 and >=0.18.0
napari 0.4.17 depends on scikit-image>=0.19.1
aicssegmentation 0.5.0 depends on scikit-image<0.19.0 and >=0.18.0
napari 0.4.16 depends on scikit-image>=0.19.1
Resolving this over in aics-segmentation
<https://github.com/AllenCell/aics-segmentation>
—
Reply to this email directly, view it on GitHub
<#156 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A3CMNTHFTGAA4ZGQCZLYSNTXEPKYZANCNFSM6AAAAAAXM62BC4>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
--
Nadalyn Miller
214-906-5489 personal cell
|
I am seeing the same behavior with pip installing the app. No error is raised with running scikit-image 0.24.0 Operating system (ex. MacOS Big Sur): MacOS Sonoma 14.4.1 |
I am a technical writer working on the documentation for a segmentation tutorial that uses napari-allencell-segmenter.
Description
A clear description of the bug
When I try to install napari-allencell-segmenter through the napari menu (plugins>Install/Uninstall), I cannot get it to install. I can install it using pip install and then use it through the menu. One of the developers told me that the plugin tries to downgrade napari to 0.4.15 and this may be causing the problem. I have been using it with 0.4.15 after pip installing it and there don't seem to be any problems with using it, just with installing it.
Error message
There is no error message, the plugin just doesn't install through the napari menu.
Expected Behavior
What did you expect to happen instead?
That the plugin would be installed.
Reproduction
Please list the exact steps we can take to reproduce this bug.
python -m pip install napari==0.4.14
Environment
pip
)?: command lineThe text was updated successfully, but these errors were encountered: