Skip to content

Fix for #605 #606

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

Merged
merged 3 commits into from
May 27, 2020
Merged

Fix for #605 #606

merged 3 commits into from
May 27, 2020

Conversation

vossen-adobe
Copy link
Contributor

Fixes #605. Dynamic import doesn't work correctly in pyinstaller build if we don't pre-import the connectors.

@vossen-adobe
Copy link
Contributor Author

@adorton-adobe can you take a look at this despite the failed builds? I think we are having unrelated build issues on centos again. This is a fairly urgent fix for @Tomomi99145 #605

It's because the dynamic imports do not work correctly with the frozen bundle. This applies to the admin console connector and post sync.

@adorton-adobe
Copy link
Collaborator

I'll need to fix the build issues before we can merge. I think I know what is happening.

@adorton-adobe adorton-adobe added this to the v2.6.1 milestone May 27, 2020
@adorton-adobe adorton-adobe merged commit a456205 into adobe-apiplatform:v2 May 27, 2020
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

Successfully merging this pull request may close these issues.

”ModuleNotFoundError” is occurred.
2 participants