-
Notifications
You must be signed in to change notification settings - Fork 13
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
Problem running plugin (Bug) #88
Comments
Hi @ArtGP-79 , Thanks for creating this issue! I will take a look into it, offer a fix and ping you back here. Best, |
Hello @zoccoler, Hope everything is going well. Kind regards, ArtGP-79. |
Hi @ArtGP-79 ! Yes, so if you are familiar with git and conda, I would recommend to create a new conda environment (check some information on how to do this here and here, this second one shows a command that will also install Basically, you type this:
Then run the following commands after activating that environment:
The first command clones the repository yo your computer in the path specified in your terminal. If you are unfamiliar to git, you could click on the green button "Code" in the main page of this repository and choose download as zip. Then unzip it somewhere in your computer and remember where you put it. However, to install, I would still recommend to create a conda environment. So, after creating the environment, you have to navigate to where you unziped the repository using a terminal and
One way or the other, you should have the development version (the one you cloned) installed in your environment instead of the latest release. |
Hello!
I was trying to run the plugin when I ran into an error that didn't let me continue with my analysis pipeline. I talk about the error more in depth in a post on Image.sc: https://forum.image.sc/t/problem-running-napari-skimage-regionprops-plugin/103227?u=artgp
Someone from the forum helped me find what could be the reason for the problem, so I will leave the error traceback and his reply attached:
I hope this helps in fixing a small bug that has happened to me :)
Don't hesitate in reaching back to me for more questions and when the bug is fixed ;)
Kind regards,
ArtGP-79.
The text was updated successfully, but these errors were encountered: