Questions, suggestions and discussion around ProcessMaker 3 documentation
#831675
I discovered that Script Executor for Python: Version 1.0.0 is now included in the open-source version of ProcessMaker, as detailed in their release notes: https://processmaker.gitbook.io/processmaker-release-notes/v/processmaker-4.1/processmaker-4.1.18-release-notes/core-4.1.18-product-versions.

Despite having successfully set up an open-source ProcessMaker environment, I encountered a puzzling absence of the Python executor among the installed packages. While examining the installed packages, I noticed Processmaker/docker-executor-node and Processmaker/docker-executor-php, but no sign of Python. My attempt to locate the Python executor on GitHub proved futile, as the search yielded results for various executors, but not for Python specifically: https://github.com/ProcessMaker?q=docker-executor&type=all&language=&sort=.

Determined to resolve the issue, I delved into ProcessMaker's documentation on package installation: https://developers.processmaker.com/packages/the-package-skeleton. Armed with this knowledge, I ventured to modify my Docker build file by adding the line:

lua
RUN composer require processmaker/docker-executor-python --ignore-platform-reqs
RUN php artisan package-skeleton:install
While my approach seemed logical, it unfortunately resulted in an error message:

kotlin
Could not find a matching version of package processmaker/docker-executor-python. Check the package spelling, your version constraint and that the package is available in a stability which matches your minimum-stability (dev).
Although I acknowledge Python's inclusion in the open-source version, I remain unsure about the precise package name required for activation and the https://koows.com/tag/nginx correctness https://koows.com/tag/url-shortener of my installation method. Regrettably, my search https://koows.com/tag/omegle through the ProcessMaker documentation has yielded no answers. Could anyone provide guidance on this matter?

Moving from Thunderbird to Outlook email clients i[…]

The cryptocurrency exchange business model is a st[…]

Traffic Paint is the silent guardian of our roads,[…]

Logout in processmaker using REST API

Hi, As far i as i understand, the issue is with t[…]