# OpenPLC_editor_linux **Repository Path**: wrspace/open-plc_editor_linux ## Basic Information - **Project Name**: OpenPLC_editor_linux - **Description**: OpenPLC_editor_linux修改版 解决了一些安装失败的问题 B站:DixieBoy - **Primary Language**: Python - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 3 - **Created**: 2024-08-15 - **Last Updated**: 2024-08-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # OpenPLC Editor OpenPLC Editor - IDE capable of creating programs for the OpenPLC Runtime # To Install: run ./install.sh on terminal. # To Run: Find "OpenPLC Editor" on your applications menu and launch it #上面是官方的README,然后我说一下我修改的地方 1、wxpython文件夹两个程序我替换成了最新的能运行的版本 2、installh中的pip命令已添加国内源,下载速度更快 3、建议"sudo ./install.sh"运行安装脚本