
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hey I have an issue with scripting in maya with python. I want to load a custom renderpreset from a txt file but it only semi works.Reading the highlighted text from the notepad txt file
If I select a different renderer and go back to the maya softwarerenderer it has the correct settings.showing it works if I toggle the assigned renderer
The error stops the execution of the rest of the script though so I can't work with this!
Error: TypeError: file D:\Program Files\Autodesk\Maya2018\Python\lib\site-packages\maya\app\renderSetup\model\renderSetup.py line 700: Unknown keys found in the dictionary: mayaSoftware #
Used almost exact copy of this code:
http://around-the-corner.typepad.com/…/how-to-importexport-…
Can someone help me? It's pretty urgent..
Solved! Go to Solution.