thiagoralves / OpenPLC_Editor

OpenPLC Editor - IDE capable of creating programs for the OpenPLC Runtime
GNU General Public License v2.0
385 stars 191 forks source link

Cannot install on macOS Ventura 13.x #76

Closed mbollini closed 11 months ago

mbollini commented 1 year ago

Installation complete without errors but starting OpenPLC Editor I get:

_This will install OpenPLC Editor dependencies in your system:

Would you like to continue?_

thiagoralves commented 1 year ago

That is where you hit the “yes” button and let it install the dependencies

mbollini commented 1 year ago

It goes in a loop. Every time I launch OpenPLC Editor I got the same dialog box, I answer Yes, terminal window appears, requires my sudo password, do some installations and terminate. As I relaunch OpenPLC Editor this loop restart.

thiagoralves commented 1 year ago

Any error messages during the installation process? Can you copy/paste here the logs from the terminal window?

mbollini commented 1 year ago

_Installing Xcode Command Line Tools... xcode-select: error: command line tools are already installed, use "Software Update" in System Settings to install updates Installing Brew... ==> Checking for sudo access (which may request your password)... Password: ==> This script will install: /usr/local/bin/brew /usr/local/share/doc/homebrew /usr/local/share/man/man1/brew.1 /usr/local/share/zsh/site-functions/_brew /usr/local/etc/bash_completion.d/brew /usr/local/Homebrew

Press RETURN/ENTER to continue or any other key to abort: ==> /usr/bin/sudo /usr/sbin/chown -R maurizio:admin /usr/local/Homebrew ==> Downloading and installing Homebrew... HEAD is now at fec24f5c0 Merge pull request #15352 from woodruffw-forks/ww/step-summary-var ==> Installation successful!

==> Homebrew has enabled anonymous aggregate formulae and cask analytics. Read the analytics documentation (and how to opt-out) here: https://docs.brew.sh/Analytics No analytics data has been sent yet (nor will any be during this install run).

==> Homebrew is run entirely by unpaid volunteers. Please consider donating: https://github.com/Homebrew/brew#donations

==> Next steps:

Launch OpenPLC Editor, I get this message window: OpenPLC Editor dependencies were not installed correctly. Please relaunch the app to install them again.

I press "Ok" Launch OpenPLC Editor and I get: _This will install OpenPLC Editor dependencies in your system:

Would you like to continue?_

thiagoralves commented 11 months ago

The installer was updated and possibly fixes this. Could you try again please?

mbollini commented 11 months ago

Tested, same issue.

madmax76 commented 5 months ago

Still a problem in 2024, it has python dependency problems that I am unable to resolve on 14.3 Sonoma.

==> matplotlib.backends.backend_wxagg

thiagoralves commented 5 months ago

Have you downloaded the precompiled version from Autonomy website? Getting it straight from sources can be challenging. The error you’re facing is related to a preinstalled matplotlib that doesn’t match the version required by OpenPLC Editor. If you’re not a developer and just want to use the editor, the easiest path is to just download and install the prebuilt version from Autonomy