Skip to content

Cannot find the tap module #1

@arrakakki

Description

@arrakakki

Description

thank you for creating and maintaining this project!I'm thinking of using this benchmark to test the algorithm efficiency on solving contact dynamic problem.I have successfully build this project and wanna to run examples(e.g. humanoid.py) within project directory,but some errors occur when importing tap module:

from tap import Tap

image

##Steps I’ve Tried##
1.I attempted to install tap using pip install tap, but the installed module doesn’t seem to be related to the project.
2.I checked the project’s requirements.txt or setup.py, but there was no clear mention of the tap module.
3.I searched through the project’s documentation and existing Issues but couldn’t find a solution.
image
image

Expected Outcome

It semms "tap" is used for argument parse,so Could you please clarify:

  1. The exact source of the tap module (e.g., is it a module on PyPI, or is it part of the project itself?).
  2. How to properly install or configure the tap module to run the project.

Environment Information

  • Operating System: [ Ubuntu 24.04]
  • Python Version: [e.g., Python 3.10]

Additional Information

If there’s any other information you need from me, please let me know! Thank you so much for your time and help—I really appreciate it!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions