microsoft / microsoft/TRELLIS.2
ERROR: Invalid requirement: '/tmp/extensions/o-voxel': Expected package name at the start of dependency specifier
Open
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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