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

Can't build Pyinstaller executable with python 2.7 on shotgun_api3 3.2.2 #222

Open
quitinit opened this issue Feb 7, 2020 · 0 comments
Open

Comments

@quitinit
Copy link

quitinit commented Feb 7, 2020

Since Python 3 support was added, I can't build Pyinstaller executables with shotgun import in them. The build completes, but I get the following error:

File "dependecies\shotgun_api3\lib\six.py", line 82, in _import_module __import__(name) ImportError: No module named xmlrpclib

It was working with version <= 3.0.41

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