microsoft / microsoft/TRELLIS.2

ERROR: Invalid requirement: '/tmp/extensions/o-voxel': Expected package name at the start of dependency specifier

Open
#47 1 comment 0 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

I followed the README to install it, however, errors occured as below:

...
Successfully built flex_gemm
Installing collected packages: flex_gemm
Successfully installed flex_gemm-0.0.1
cp: cannot stat 'o-voxel': No such file or directory
ERROR: Invalid requirement: '/tmp/extensions/o-voxel': Expected package name at the start o
    /tmp/extensions/o-voxel
    ^
Hint: It looks like a path. File '/tmp/extensions/o-voxel' does not exist.

Is there some contributed module related to o-voxel?

My environment: Ubuntu 22.04, Conda, Python 3.12.

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

Start with the installation steps in the README and reproduce them in the reported Ubuntu 22.04, Conda, and Python 3.12 environment. Trace where the /tmp/extensions/o-voxel path and the cp: cannot stat 'o-voxel' message originate, then verify that the documented installation completes without requiring a missing module.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
build-system
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.