-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
Hello.
Once I have installed the SAMJ plugin in FIJI, when I open it and install any of the versions that appear I have the following problems:
- I cannot display the window where the information appears
- It won't let me install any of the existing versions. I attach an image of what appears to me
java.lang.Exception: Unable to connect to: https://micro.mamba.pm/api/micromamba/null/latest
at io.bioimage.modelrunner.bioimageio.download.DownloadModel.getFileSize(DownloadModel.java:600)
at io.bioimage.modelrunner.apposed.appose.Mamba.downloadMicromamba(Mamba.java:377)
at io.bioimage.modelrunner.apposed.appose.Mamba.installMicromamba(Mamba.java:429)
at ai.nets.samj.install.SamEnvManager.installMambaPython(SamEnvManager.java:966)
at ai.nets.samj.install.SamEnvManager.installEfficientViTSAM(SamEnvManager.java:1056)
at ai.nets.samj.gui.SAMModelPanel.lambda$createInstallationThread$7(SAMModelPanel.java:313)
at java.lang.Thread.run(Unknown Source)
Unable to connect to https://micro.mamba.pm/api/micromamba/null/latest
java.io.FileNotFoundException: https://micro.mamba.pm/api/micromamba/null/latest
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source)
at java.net.URL.openStream(Unknown Source)
at io.bioimage.modelrunner.apposed.appose.Mamba.lambda$downloadMicromamba$0(Mamba.java:381)
at java.lang.Thread.run(Unknown Source)
java.io.IOException: Error downloading micromamba from: https://micro.mamba.pm/api/micromamba/null/latest
at io.bioimage.modelrunner.apposed.appose.Mamba.downloadMicromamba(Mamba.java:393)
at io.bioimage.modelrunner.apposed.appose.Mamba.installMicromamba(Mamba.java:429)
at ai.nets.samj.install.SamEnvManager.installMambaPython(SamEnvManager.java:966)
at ai.nets.samj.install.SamEnvManager.installEfficientViTSAM(SamEnvManager.java:1056)
at ai.nets.samj.gui.SAMModelPanel.lambda$createInstallationThread$7(SAMModelPanel.java:313)
at java.lang.Thread.run(Unknown Source)
java.lang.Exception: Unable to connect to: https://micro.mamba.pm/api/micromamba/null/latest
at io.bioimage.modelrunner.bioimageio.download.DownloadModel.getFileSize(DownloadModel.java:600)
at io.bioimage.modelrunner.apposed.appose.Mamba.downloadMicromamba(Mamba.java:377)
at io.bioimage.modelrunner.apposed.appose.Mamba.installMicromamba(Mamba.java:429)
at ai.nets.samj.install.SamEnvManager.installMambaPython(SamEnvManager.java:966)
at ai.nets.samj.install.SamEnvManager.installEfficientViTSAM(SamEnvManager.java:1056)
at ai.nets.samj.gui.SAMModelPanel.lambda$createInstallationThread$7(SAMModelPanel.java:321)
at java.lang.Thread.run(Unknown Source)
Unable to connect to https://micro.mamba.pm/api/micromamba/null/latest
java.io.FileNotFoundException: https://micro.mamba.pm/api/micromamba/null/latest
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source)
at java.net.URL.openStream(Unknown Source)
at io.bioimage.modelrunner.apposed.appose.Mamba.lambda$downloadMicromamba$0(Mamba.java:381)
at java.lang.Thread.run(Unknown Source)
java.io.IOException: Error downloading micromamba from: https://micro.mamba.pm/api/micromamba/null/latest
at io.bioimage.modelrunner.apposed.appose.Mamba.downloadMicromamba(Mamba.java:393)
at io.bioimage.modelrunner.apposed.appose.Mamba.installMicromamba(Mamba.java:429)
at ai.nets.samj.install.SamEnvManager.installMambaPython(SamEnvManager.java:966)
at ai.nets.samj.install.SamEnvManager.installEfficientViTSAM(SamEnvManager.java:1056)
at ai.nets.samj.gui.SAMModelPanel.lambda$createInstallationThread$7(SAMModelPanel.java:321)
at java.lang.Thread.run(Unknown Source)
Metadata
Metadata
Assignees
Labels
No labels