pytorch / pytorch/pytorch.github.io
Problem with Python 3.6.0
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 285
- Forks
- 317
- PR merge metrics
- No merged PRs in 30d
Description
First I install PyTorch on Win8.1, Cuda 10, Python 3.6.0 and it goes wrong with DLL not found. After I upgrade to Python 3.6.7, I solve this problem. But the download guide didn't say that the PyTorch is not support for Python 3.6.0. So it is necessary to change the download guide. Thanks!
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 locating the download guide in the pytorch.github.io repository and review how supported Python versions are presented. Update it to state the relevant Python 3.6.0 limitation, then verify that the guide clearly reflects the working Python 3.6.7 setup described in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100