You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched the JUXTAPOSE issues and found no similar bug report.
JUXTAPOSE Component
Other
Bug
Background
This package requires mmpose as a dependency, which requires xtcocotools. If you are starting with a new environment without any cache [pip cache purge], you might encounter the following error:
ModuleNotFoundError: No module named numpy
OSError ...
Environment
OS: MacOS
Python 3.9
Minimal Reproducible Example
pipinstalljuxtapose
Additional
No response
Are you willing to submit a PR?
Yes I'd like to help by submitting a PR!
The text was updated successfully, but these errors were encountered:
Search before asking
JUXTAPOSE Component
Other
Bug
Background
This package requires
mmpose
as a dependency, which requiresxtcocotools
. If you are starting with a new environment without any cache [pip cache purge
], you might encounter the following error:numpy
...
Environment
Minimal Reproducible Example
Additional
No response
Are you willing to submit a PR?
The text was updated successfully, but these errors were encountered: