Skip to content

Update decorator to 4.4.2 to Resolve convert_fps Error in demo.ipynb#143

Open
bensonbs wants to merge 1 commit into
antgroup:mainfrom
bensonbs:fix/demo-ipynb-dependency
Open

Update decorator to 4.4.2 to Resolve convert_fps Error in demo.ipynb#143
bensonbs wants to merge 1 commit into
antgroup:mainfrom
bensonbs:fix/demo-ipynb-dependency

Conversation

@bensonbs
Copy link
Copy Markdown

@bensonbs bensonbs commented Feb 15, 2025

Description:
In the "Extract pose from driving video" step of demo.ipynb, the convert_fps function triggers the following error:

TypeError: must be real number, not NoneType

After some investigation, it appears that this issue is caused by an incompatibility with the current version of the decorator package. Updating the package to version 4.4.2 resolves the error.

Changes Made:

  • Updated the dependency file to fix the decorator version at 4.4.2.

Please review this PR and let me know if any further adjustments are needed. Thanks!

@bensonbs bensonbs changed the title decorator==4.4.2 Update decorator to 4.4.2 to Resolve convert_fps Error in demo.ipynb Feb 15, 2025
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.

1 participant