AngeloTorelli / AutoCellSeg

A Matlab implementation for automatic segmentation with a graphical user interface
MIT License
15 stars 2 forks source link

Mac App not working #1

Closed pereleal1 closed 5 years ago

pereleal1 commented 5 years ago

I just downloaded AutoCellSeg and tried to run it on my Mac (MacOS High Sierra), but it is not working. First I downloaded the entire AutoCellSeg master repository. Then I installed MATLAB Runtime 9.1 and tried to open the AutoCellSeg Mac application both from Finder and from Terminal (by running run_AutoCellSeg.sh). However, all I get when the application opens is a blank window titled "Download" with a completed download progress bar at the bottom. How can I get the app to run properly?

AngeloTorelli commented 5 years ago

I am sorry for answering so late but unfortunately we do not have a Mac anymore I had to ask around to borrow it. I finally got one and I can not replicate your error. The only thing I noticed is that you mention "run_AutoCellSeg.sh" which is for Linux based operating systems. For Mac OSX systems you should run the *.app files and since you already installed the MATLAB Runtime 9.1 then you should only execute AutoCellSeg.app which is under (https://github.com/AngeloTorelli/AutoCellSeg/tree/master/Mac/AutoCellSeg.app) I hope this helps you