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: You need a shiboken-based type #85

Closed
ghost opened this issue Mar 1, 2020 · 5 comments
Closed

TypeError: You need a shiboken-based type #85

ghost opened this issue Mar 1, 2020 · 5 comments

Comments

@ghost
Copy link

ghost commented Mar 1, 2020

Installation issue:

When I try to run the "maya_launcher.py", I get:
# Error: TypeError: file line 15: You need a shiboken-based type. #

Can I get some clarification? What am I missing here?

Not very familiar with these modules, so I don't know how basic that might be.

Thanks.

@IlgarLunin
Copy link
Collaborator

@Falxo more details please. Are you on windows? Are you installed everything correctly to maya?

@ghost
Copy link
Author

ghost commented Mar 2, 2020

@IlgarLunin

OS: Mac OSX (10.13.1)
Python: Ver3.6 (pip 20.0.2)
Application: Maya 2019.2

Tried both manual and direct-pip installations.
Made sure to get all the required packages listed.
Copied all repository content to Maya's default "script" directory just in case of references.

Thanks for the response.

@IlgarLunin
Copy link
Collaborator

IlgarLunin commented Mar 2, 2020

Not tested maya launcher on Mac at all. I think you should check how to use shiboken on mac, maybe there are some differences from windows

@ghost
Copy link
Author

ghost commented Mar 13, 2020

Issue has been resolved, there were conflicting modules from packages installed by pip, pip2 and pip3. I did "pip list" and started removing duplicates/unnecessary packages until the namespace conflict was resolved. I had loads of packages clogging up everything. It had nothing to do with it being on a Mac.

@IlgarLunin
Copy link
Collaborator

Thank you) Good point to start using virtualenv))

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