-
Notifications
You must be signed in to change notification settings - Fork 8
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
Error using ABBA using Installation via Windows Installer #191
Comments
Oh, whoa! Super weird... Could it your antivirus ? You can try to run Fiji first as a standalone application and see if it works (not all functionality will work, but at least you can test if this message disappear). The shipped executable Fiji is in:
Or, I believe, in
if ABBA was installed for all users |
@tpietzsch (just to let you know, no need to do anything) There seem to be an issue in some weird scenario (pyimagej) in a static initializer of the BigDataViewer class:
|
Ah, there is the line that causes issues: |
Maybe it's linked to this bug: and they have been suffering with windows: @tpietzsch would it be ok if I try to file a PR that would catch the error inside a static initializer bloc, or do you think there's a better option ? |
I tried deactivating the antivirus, but so far no luck. But I agree that one issue may be related to the antivirus; also got a 225 error when trying to pip install DeepSlice on its own. |
Ah so maybe it's more general security issue, so it's probably not worth changing anything codewise for now. |
As part of testing, you can try to run ABBA in administrator mode (or try to pip install DeepSlice in admin mode and see if it works). |
Yes, exactly the same error, probably installation issue. Unfortunately installing components individually still causes issues, but it seems to have to do with DeepSlice: Collecting DeepSlice |
Managed to fix the installation issue, which was due to antivirus settings. It seems that DeepSlice specifically triggers the error.
|
Did you use the installer ? If yes, this last error should not happen... You can fix it by copying this file to the indicated location ( |
Yeah, I used the 'ABBA package' Windows installer in the end as I kept getting errors trying to install DeepSlice on its own (Tensorflow version incompatibility). Thanks a lot for the link to the file, this did the trick! |
Ah! Because the installer failed in the pip installation, some parts of the installer were not executed: It's the reason why you had to do this thing manually. Good that it's working, but an alternative solution would have been to uninstall ABBA (there's an uninstaller), and then re-launch the installer with the proper antivirus settings if possible. Can you please let me know which antivirus you have and which settings you changed to fix the installation ? There's a chance future users could benefit from your experience. |
Hi Nico,
I'm trying to use ABBA for the first time and have tried installing ABBA and its dependencies via the brand-new Windows Installer.
The installation itself seems to go through without an obvious error, but once I start ABBA in ImageJ, I get the following error message and I wonder whether you have any advice on how to fix these:
The text was updated successfully, but these errors were encountered: