AlexandreDecan / sismic

Sismic Interactive Statechart Model Interpreter and Checker http://sismic.readthedocs.io/
GNU Lesser General Public License v3.0
141 stars 25 forks source link

python code running #126

Closed EdoardoBagnati closed 2 months ago

EdoardoBagnati commented 2 months ago

Hi, I wanted to ask because I didn't quite understand: how do I associate the "remove_from_queue" on entry action of the "machine_interpreter" state chart with the following code? Screenshot 2024-08-04 175008 Screenshot 2024-08-04 175035 I used this command, but it doesn't work: Screenshot 2024-08-04 180126 .Could you give me a suggestion? Thanks in advance.

AlexandreDecan commented 2 months ago

I'm still waiting for a simple "thanks" for the other issue I spent time for you. Read the doc, learn the language and the library first.

EdoardoBagnati commented 2 months ago

I'm really sorry, I was being foolish. I'm a beginner in Python, and I'm very absorbed in this project, so I didn't realize I hadn't responded to you. That's also why I sometimes ask basic questions. Anyway, thank you so much; I'm going to focus on it now.


Da: Alexandre Decan @.> Inviato: Sunday, August 4, 2024 7:21:51 PM A: AlexandreDecan/sismic @.> Cc: Edoardo Bagnati @.>; Author @.> Oggetto: Re: [AlexandreDecan/sismic] python code running (Issue #126)

I'm still waiting for a simple "thanks" for the other issue I spent time it for you. Read the doc, learn the language and the library first.

— Reply to this email directly, view it on GitHubhttps://github.com/AlexandreDecan/sismic/issues/126#issuecomment-2267611366, or unsubscribehttps://github.com/notifications/unsubscribe-auth/BD7UEIS4RXB23VOV4ZDDVQLZPZPK7AVCNFSM6AAAAABL66LOHSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENRXGYYTCMZWGY. You are receiving this because you authored the thread.Message ID: @.***>

AlexandreDecan commented 2 months ago

The problem is that you do not seem to know how python works, hence you do not know how to use the library. The question you ask is not related to sismic but to python. I'm willing to help for issues related to sismic, I won't help for python.