robertobucher / pysimCoder

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

fix: connected() funciton crashing on newver versions of pyshv #84

Closed divad4a closed 4 months ago

divad4a commented 4 months ago

Hotfix parametr tuning crash

Pysimcoder no longer crashes with pyshv of latest version v0.6.1.

Pyshv v0.6.1 was also added to requirements.txt

robertobucher commented 4 months ago

System works fine and it is a great new feature! Thanks.

I have only a little problem: when I generate the code and then I start the executable without closing pysimCoder, it perfectly works, but when I reopen the block diagram, with "tune enabled", i start the excutable + spy and broker, it dowsn't work... It's right?

michallenc commented 3 months ago

The mentioned issue should be fixed by #85