Errors when running code using new requirements.txt
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 3k
- Forks
- 234
- PR merge metrics
- No merged PRs in 30d
Description
I have used the pip install requirements that are found in the repo to run the code, however, i get errors related to the fact the input does not have the correct shape when calling functions from utils3d packet. I would appreciate if anyone could provide me a file with the correct versions of the packages in order to create an environment that would make the code run. It seems that the functions from the utils3d need another commit version not the one recommended in the repo! Could somebody provide me the right version?
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 by comparing requirements.txt with the utils3d version used by the code, then reproduce the reported input-shape error after installing those requirements. Done means identifying the compatible package versions and documenting them so the code runs without the shape error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- computer-vision
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100