Basics 01: Installing OpenPLC Editor

Поділитися
Вставка
  • Опубліковано 2 гру 2024

КОМЕНТАРІ • 33

  • @meisievannancy
    @meisievannancy 2 місяці тому

    I can't get Openplc working on windows 7 sadly. I installed Python 3.11 on windows 7 by a software guy called ahong dang on github but openplc still dies nit9 work. Any ideas to install.

  • @AlbertoRossiDrums
    @AlbertoRossiDrums 2 роки тому +3

    Hi 🙂
    Thanks a lot for these videos and for the platform, I'm trying it in windows , but I would like to install it in Mac Os 10.14 . the compiler gives me an error (only compatible with Mac OS 12) is there no version for my 10.14 ? thanks for an answer

    • @openplc
      @openplc  2 роки тому +1

      macOS is very picky about older OS versions. It is already hard to support macOS given its restrictions (I believe OpenPLC Editor is the only PLC IDE available on macOS). Adding support for older versions of macOS is even harder...

    • @AlbertoRossiDrums
      @AlbertoRossiDrums 2 роки тому

      @@openplc thanks so much for quickly reply😊,last question please i’ve tested a variable retain but not work , any suggestion?

  • @darkosariclukendic7064
    @darkosariclukendic7064 2 роки тому +1

    Hello. Thank you for sharing your knoweldage and time. I was just try to install OpenPLC Editor on Raspberry Pi Zero W2 and Raspberry Pi 400, according to your guidance on this video, using Linux archive from your site. Raspberry OS was freshly installed in booth cases, finished install, I see OpenPLC Editor icon, when try to start, it loads for some time and then stops without any message or anything. Just stops. Can you please help me? I previously used version 1.0 that was upgraded to 1.29 or like that, now there is no functional OpenPLC Editor on mz devices.

    • @openplc
      @openplc  2 роки тому +1

      OpenPLC Editor was designed to run on your computer, not on the Pi itself. There are significant diferences in the architecture that makes it a little complicated. It is still possible to install and run the editor on the Pi, but will require some digging on the installation process by an experienced Linux user. Most likely the installer failed to install packages and dependencies on Raspbian. If you start the Editor manually from terminal (instead of clicking on the icon) you will probably see what is missing.

    • @japsergaming151
      @japsergaming151 2 місяці тому

      @@openplc The missing part is ./ .venv/bin/python3 can you help me with this?

  • @kennyking6325
    @kennyking6325 Рік тому +1

    Friends,
    Look what I ran across! Arduino ladder logic, no more scripting barriers for me

  • @Q.H.E
    @Q.H.E Рік тому

    I clicked "I don't agree" botton for 4:06 part. Therefore, I now can't even run Open PLC, it just mererly pop out my terminal every time i click Yes for installing dependencies. I try to delete it and download and install it again, but nothing has changed. How can I solve this problem?

    • @krrollings
      @krrollings 11 місяців тому

      Go to the registry and delete that entry

    • @AbdenassarJebari
      @AbdenassarJebari 2 місяці тому

      Check if openplc runtime installed correctly.

  • @Appregator
    @Appregator Місяць тому

    worked fine on opening on a windows 10 pc and then did update and then it won't open on restart.

  • @Flankymanga
    @Flankymanga Рік тому

    Guys have you used QT for making the editor? Looks like QT style GUI components.

    • @openplc
      @openplc  Рік тому +1

      No, it is wxPython

  • @lawrenceabbasi
    @lawrenceabbasi 10 днів тому

    Thank you for the instructions however I am unable to open the OPENPLC EDITOR. When it passes the verification, it opens but asks to be moved to the application folder. I therefore move it and once there it nolonger opens... When opening the content of the app, I tried to open via the editor link and it gave the following error in the terminal:
    //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
    Applications/OpenPLC\ Editor.app/Contents/MacOS/OpenPLC\ Editor ; exit;
    dyld: Library not loaded: /usr/local/Cellar/python@3.9/3.9.16/Frameworks/Python.framework/Versions/3.9/Python
    Referenced from: /Applications/OpenPLC Editor.app/Contents/Resources/.venv/bin/python
    Reason: no suitable image found. Did find:
    /usr/local/Cellar/python@3.9/3.9.16/Frameworks/Python.framework/Versions/3.9/Python: cannot load 'Python' (load command 0x80000034 is unknown)
    /usr/local/Cellar/python@3.9/3.9.16/Frameworks/Python.framework/Versions/3.9/Python: stat() failed with errno=1
    /Applications/OpenPLC Editor.app/Contents/Frameworks/python/3.9/Python: cannot load 'Python' (load command 0x80000034 is unknown)
    /Applications/OpenPLC Editor.app/Contents/MacOS/OpenPLC Editor: line 36: 718 Abort trap: 6 "/Applications/OpenPLC Editor.app/Contents/Resources/.venv/bin/python" ./editor/Beremiz.py
    //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
    If you have any advice it would be much appreciated. Note that I downloaded Python from www.python.org/downloads/release/python-3130/
    Thank you

  • @NikolaAritonović-g5f
    @NikolaAritonović-g5f 3 місяці тому

    Is the download link currently safe to download, because the antivirus immediately removes it once downloaded?

    • @rictrix1503
      @rictrix1503 3 місяці тому

      When i clicked to install, Windows Defender blocked the inicialization

  • @anakmalaysia2166
    @anakmalaysia2166 2 роки тому +1

    Great VIDEO!
    I am a system intergrater from Malaysia and keen on trying OpenPLC with my upcoming project.
    Up to date, which hardware is the most stable to use with OpenPLC?

    • @openplc
      @openplc  Рік тому

      As far as stability goes, pretty much all mainstream boards are very stable. Raspberry Pi was the first platform supported, so it has been tested for a longer time. Industrial devices like UniPi, Neuron PLC and P1AM work great, with emphasis to P1AM for being so cheap, elegant and functional, and for sponsoring our project! :)

  • @marketsupper
    @marketsupper Рік тому

    I am using OpenPLC in python2.7 environment. Has OpenPLC been updated? If updated, please tell me the python version and wxpython version it uses, thank you for your answer!

    • @openplc
      @openplc  9 місяців тому

      The new editor from the Autonomy website (autonomylogic.com) has been updated to Python 3 and wxPython Phoenix 4.2.0

  • @saberconstantine1991
    @saberconstantine1991 2 роки тому +1

    Thank you so mutch for this video . Can you make a nother video about openplc capability in language programing in big ladder projects please .

    • @openplc
      @openplc  2 роки тому +1

      Stay tuned as new videos will come out shortly. There will be a session dedicated just for ladder programming

    • @saberconstantine1991
      @saberconstantine1991 2 роки тому

      Ok

    • @emeldovilanculo5118
      @emeldovilanculo5118 4 місяці тому

      I can't open the program on my computer

  • @MdMozammelHossain
    @MdMozammelHossain Рік тому

    openplc editor uses python 2.7, I'm now on python 3.11. so I cant start the editor. is there any fix ?

    • @openplc
      @openplc  9 місяців тому +1

      The new editor from the Autonomy website (autonomylogic.com) has been updated to Python 3 and wxPython Phoenix 4.2.0

  • @Bmxwrx16
    @Bmxwrx16 Рік тому

    Application not loading on my Macbook Air M2. Posted in the forum. Appreciate if anyone could look into the error log I posted.

    • @openplc
      @openplc  9 місяців тому

      The new editor from the Autonomy website (autonomylogic.com) has fixed this issue. Just download the new one and reinstall

  • @defunke1164
    @defunke1164 2 роки тому +1

    on my windows 10 its not working

    • @openplc
      @openplc  2 роки тому

      Should work just fine. Post more details about the error you are facing on OpenPLC forums to get help: openplc.discussion.community

  • @MdMozammelHossain
    @MdMozammelHossain 9 місяців тому

    I use Manjaro, Please support Manjaro and arch base distribution. please please.

  • @jojalk562
    @jojalk562 Місяць тому

    The Installer (.exe file) has virus in it. its has been quarantined by my anti-virus software!👎