hku-ect / gazebosc

3 stars 6 forks source link

Can't reload python files #36

Closed sphaero closed 2 years ago

sphaero commented 4 years ago

I can't find methods to sucessfully reload a python file. I don't know what I'm missing but it keeps loading some cached version. Even running PyImport_ReloadModule doesn't help here

sphaero commented 4 years ago

see: https://github.com/hoh/reloadr

sphaero commented 3 years ago

fosdemo presentation: http://bofh.nikhef.nl/events/FOSDEM/2021/D.python/python_reloading.webm

sphaero commented 2 years ago

already fixed in the python actor