Skip to content

MCP-Reborn.zip missing from Huggingface repo #7

Description

@Markshilong

Hi! Thanks for the great work!

When I'm running the following commands from your README.md:

cd rocket/stark_tech
# download the simulator (Minecraft 1.16.5)
python -c "from huggingface_hub import hf_hub_download;hf_hub_download(repo_id='phython96/ROCKET-MCP-Reborn', filename='MCP-Reborn.zip', local_dir='.')"
unzip MCP-Reborn.zip && rm MCP-Reborn.zip

# check if the simulator runs well
python env_interface.py

I encountered an issue: MCP-Reborn.zip appears to be missing from Huggingface. The hf_hub_download call fails with a "file not found" error.

Additionally, it seems your version of MCP-Reborn.zip might differ from the open-source versions of MCP-Reborn available elsewhere on the internet. Could you please upload your specific version of MCP-Reborn.zip to Huggingface or provide an alternative download link?

Thanks!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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