Skip to content
Advertisement

Tag: maya

Opening a specific file with the program specified in Python.

This is the python code I wrote to open a specific nuke file and a specific 3de file. The nuke works and opens the specific nuke file but the 3de doesn’t. I get an error saying “3de: command not found”. I’m trying to run this in from Maya to open through the terminal. Answer The 3de needed the full filepath

Advertisement