daz3d / DazToMaya

Daz To Maya Bridge
https://www.daz3d.com/daz-to-maya-bridge
Other
29 stars 20 forks source link

# Error: ModuleNotFoundError: file <maya console> line 5: No module named 'DazToMaya' # Mac osx 2022 #19

Open thosmostheorig opened 2 years ago

thosmostheorig commented 2 years ago

hi hope someone can help me

im trying to install daz to maya on mac osx 11.4.

I have copied the MAYA_APP_DIR into the app contents - but I get this error

import maya.cmds as cmds import DazToMaya if int(cmds.about(v=True)) > 2020: import importlib importlib.reload(DazToMaya) else: reload(DazToMaya) DazToMaya.run()

Error: ModuleNotFoundError: file line 5: No module named 'DazToMaya'

currentTime 70 ; import sys sys.dont_write_bytecode = True # don't write PYCs

import maya.cmds as cmds import DazToMaya if int(cmds.about(v=True)) > 2020: import importlib importlib.reload(DazToMaya) else: reload(DazToMaya) DazToMaya.run()

Error: ModuleNotFoundError: file line 5: No module named 'DazToMaya'

can anyone please help ?

Popinjayishuman commented 2 years ago

Hey there, Can you elaborate on the process you used to install the bridge?

thosmostheorig commented 2 years ago

Hi there thanks for getting back to me sorry I have been super busy with a deadline

Installation

I tried putting the files in place manually there is no other option

I have two versions of maya installed I tried both I tried every option of folders there are abuot 7 or 8 places with the same file names and structures like “scripts”

Id like to use it but the best option I get is it shows in the menu but crashes if I try and use it

Cheers thomas

From: Popinjayishuman @.> Reply to: daz3d/DazToMaya @.> Date: Thursday, 14 October 2021 at 21:21 To: daz3d/DazToMaya @.> Cc: thosmostheorig @.>, Author @.***> Subject: Re: [daz3d/DazToMaya] # Error: ModuleNotFoundError: file line 5: No module named 'DazToMaya' # Mac osx 2022 (#19)

Hey there, Can you elaborate on the process you used to install the bridge?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/daz3d/DazToMaya/issues/19#issuecomment-943699953, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ATIWB6X563KX3YBUDUE6G4DUG43TFANCNFSM5E5D6WVA. Triage notifications on the go with GitHub Mobile for iOShttps://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Androidhttps://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.