microsoft / microsoft/TRELLIS.2

A small typo on section for o-voxel installation

Open Beginner friendly
#113 0 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
11.3k
Forks
1.4k
PR merge metrics
No merged PRs in 30d

Description

Hello, just a small thing. In this section:

git clone -b main https://github.com/microsoft/TRELLIS.2.git --recursive
pip install TRELLIS.2/o_voxel --no-build-isolation

the correct command is pip install TRELLIS.2/o-voxel --no-build-isolation

as the folder is named o-voxel and not o_voxel

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Locate the installation section containing the TRELLIS.2 clone and pip commands. Verify that the documented path uses the repository's o-voxel folder, update the command to use TRELLIS.2/o-voxel, and confirm the surrounding installation instructions remain correct.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
62/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.