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

Fix ndx_pose build #877

Merged
merged 1 commit into from
Jun 24, 2024
Merged

Fix ndx_pose build #877

merged 1 commit into from
Jun 24, 2024

Conversation

CodyCBakerPhD
Copy link
Collaborator

fix #875

Very silly mistake; PyInstaller searches based on the name of the module, not the name of the package

This worked for me on a local build, we can check again on official v1.0.2 release when that's ready

@CodyCBakerPhD CodyCBakerPhD requested a review from bendichter June 24, 2024 16:05
@CodyCBakerPhD CodyCBakerPhD self-assigned this Jun 24, 2024
@CodyCBakerPhD CodyCBakerPhD mentioned this pull request Jun 24, 2024
@CodyCBakerPhD CodyCBakerPhD requested a review from rly June 24, 2024 16:32
@CodyCBakerPhD CodyCBakerPhD enabled auto-merge June 24, 2024 16:32
@bendichter
Copy link
Collaborator

thanks for finding this, @CodyCBakerPhD !

@CodyCBakerPhD CodyCBakerPhD merged commit f4e7ac2 into main Jun 24, 2024
22 checks passed
@CodyCBakerPhD CodyCBakerPhD deleted the fix_dlc_in_build branch June 24, 2024 16:57
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.

DLC conversion not working
2 participants