StuartLab / MiNA

MiNA (Mitochondrial Network Analysis) is a project aimed at making the analysis and characterization of mitochondrial network morphology more accurate, faster, and objective. This project currently consists of a set of Python scripts (and JAVA for the user interface) for the Fiji distribution of ImageJ.
GNU General Public License v3.0
26 stars 8 forks source link

Plugin won't run #37

Open Twisterdoc opened 3 years ago

Twisterdoc commented 3 years ago

Hi,

I am once more getting the error:

_[ERROR] Traceback (most recent call last):

File "Plugins/StuartLab/MiNA_Scripts/MiNA_AnalyzeMorphology.py", line 20, in ImportError: compiled unit contains version 37 code (38 required).

I've reinstalled MiNa from the Master, and added Biomedroup / Stuartlab to the update sites. Any suggestions? Cheers.

RodoVJ commented 3 years ago

Please delete the StuartLab folder inside Plugins or change the name of StuartLab/MiNA_scripts/MiNA_Analyze_Morphology.py (which is the old version) to something else so you can differentiate between the two.

Hope this helps!