Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError:...line 74: deprecated() got an unexpected keyword argument 'version' #3

Open
3102603916 opened this issue Oct 14, 2023 · 0 comments

Comments

@3102603916
Copy link

TypeError: file C:\Program Files\Autodesk\Maya2023\Python\lib\site-packages\pykakasi\legacy.py line 74: deprecated() got an unexpected keyword argument 'version'

Hello, I followed the instructions ["『mmdpaimaya』 MMDとmayaの とのでモデルをㇹするスクリププる Python]. (I used maya2023, mmdpaimaya plug-in 3.1.1)

But when I run the following code in python of maya 2023,
import mmdpaimaya
mmdpaimaya.yamikuma()

Maya hinted at this error!
TypeError: file C:\Program Files\Autodesk\Maya2023\Python\lib\site-packages\pykakasi\legacy.py line 74: deprecated() got an unexpected keyword argument 'version'

I looked everywhere, but I couldn't find a solution. Common errors are these two kinds.
line8: No module named 'pykakasi'#
line7: No module named `pymel’ #

They can all be solved by "correct plug-in version" and "installing pykakasi"

But I didn't find a solution from other people who reported the same' version' error problem.

So please help me! I want to use this plugin! I think it may be the best plug-in to solve the problem of transforming mmd model into maya at present!

Besides, I don't know if this plug-in can support "plug-ins" loading in the future. This loading seems to be more "stable"? I don't know. I don't know how to program. I'm just guessing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant