Message 1 of 2
after running script in maya "print" in python stops working
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello, guys. Found some really annoying problem in Maya while doing script. After I run script which consist PySide based GUI, print statement stops working in Maya , no matter what I do after. Once you got this problem , simply restarting maya sometimes won't help, you need to rename 'maya/2018' folder and restart maya sometimes. Problem appears on any computer (tested with two computers). Plus noticed new commands which I trying to write in my code sometimes being skipped and not executed not giving any error or weird behavior. I don't know if one problem connected to another , but if anybody had similar experience , please let me know how you fixed it , thanks.