kwea123 / kwea123/pytorch-cppcuda-tutorial
ERROR: Could not build wheels for cppcuda-tutorial, which is required to install pyproject.toml-based projects
Nobody has claimed this yet.
- Dominant language
- Cuda
- Stars
- 424
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
Description
when i run the 'pip install .', it will report 'ERROR: Could not build wheels for cppcuda-tutorial, which is required to install pyproject.toml-based projects'.
my platform is windows+pytorch 1.12.1+cuda 11.3+py3.8.
Is it because the compilation of windows is different from that of linux?
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 reproducing pip install . on the reported Windows, PyTorch 1.12.1+CUDA 11.3, and Python 3.8 setup, then inspect the pyproject build output and relevant installation configuration. Done means identifying whether the wheel failure is Windows-specific and documenting or fixing a reproducible installation path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, python, pytorch
- Domain
- build-system, machine-learning
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100