Daz to Maya Bridge Won't Open
![7bmusic](https://secure.gravatar.com/avatar/624f7608d0d99cf89718295b2f5d91eb?&r=pg&s=100&d=https%3A%2F%2Fvanillicon.com%2F624f7608d0d99cf89718295b2f5d91eb_100.png)
I get an error message in the Script editor.
[Errno 2] No such file or directory: '/scripts/d2m.cfg'
Did anyone have this issue and a solve for it?
You currently have no notifications.
I get an error message in the Script editor.
[Errno 2] No such file or directory: '/scripts/d2m.cfg'
Did anyone have this issue and a solve for it?
Licensing Agreement | Terms of Service | Privacy Policy | EULA
© 2025 Daz Productions Inc. All Rights Reserved.
Comments
OK, those coding classes are paying off!!! I figured it out. Open the d2m.py file in an IDE and change line 43 :: txtConf = os.path.abspath("../scripts/d2m.cfg")
1. Find the maya folder that you have the module installed.
2. Back in the IDE, delete what's in the parenthesis then drag and drop the d2m.cfg file inside.
3. Save the file and close it
4. It should work now
Can confirm this solution works.
just need that to be fixed in the official release