Skip to content

add missing __init__.py to pose_estimation_tensorflow/modelzoo. - #3153

Merged
MMathisLab merged 3 commits into
DeepLabCut:mainfrom
deruyter92:jaap/init_tf_modelzoo
Jan 13, 2026
Merged

add missing __init__.py to pose_estimation_tensorflow/modelzoo.#3153
MMathisLab merged 3 commits into
DeepLabCut:mainfrom
deruyter92:jaap/init_tf_modelzoo

Conversation

@deruyter92

Copy link
Copy Markdown
Collaborator

Adding this missing file will cause the tensorflow modelzoo module to be included in PyPi packaging. This resolves #3149

Adding this missing file will cause the tensorflow modelzoo module to be included in PyPi packaging. This resolves DeepLabCut#3149
@AlexEMG

AlexEMG commented Dec 3, 2025

Copy link
Copy Markdown
Member

Should this also be merged into the 2.x* LTS branch?

@deruyter92

deruyter92 commented Dec 4, 2025

Copy link
Copy Markdown
Collaborator Author

@AlexEMG, yes sounds good. The tensorflow modelzoo api was introduced in v2.3.8 (and the main branch seems to have been missing the __init__.py from the beginning).

Edit: I have tested this with the LTS-DLC-2 branch and no changes are required. The branch uses a different file structure and no __init__ file is missing.

@deruyter92
deruyter92 marked this pull request as ready for review December 4, 2025 11:03
@MMathisLab
MMathisLab merged commit 86c2fd6 into DeepLabCut:main Jan 13, 2026
9 of 10 checks passed
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.

Tensorflow modelzoo module not installing with DLC 3.0.0rc13

3 participants