robertobucher / pysimCoder

Block diagram editor and real time code generator for Python
GNU General Public License v3.0
142 stars 31 forks source link

No module named 'supsisim' #45

Closed RK-cyber1 closed 4 months ago

RK-cyber1 commented 2 years ago

I have made a model in pysimCoder, when I click on the "simulate" button and then when the simulation is finished I click on the plot block but the result from the plot does not appear and I got the following message: "This plot is stored under the tmp folder and can be opened with a double click". I am not sure why the plot window does not appear? If any of you have any problem would be nice to share any useful information :)

Second problem I have is, when I run the code from the tmp.py file , I got the following error: ModuleNotFoundError: No module named 'supsisim' Any suggestion how can I solve this? What should I install or do to be able to run the code? I also attached the model.

Thank you in advance. print.pdf