-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Description
If you do not know the root cause of the problem / bug, and wish someone to help you, please
post according to this template:
🐛 Bugs / Unexpected behaviors
The top level tutorials page currently tells visitors to
!pip install torch torchvision
!pip install 'git+https://github.com/facebookresearch/pytorch3d.git
The second line is missing a closing single quote, resulting in errors when visitors try to follow the instructions.
PR submitted as #27
Instructions To Reproduce the Issue:
Please include the following (depending on what the issue is):
- Any changes you made (
git diff
) or code you wrote
<put diff or code here>
- The exact command(s) you ran:
- What you observed (including the full logs):
<put logs here>
Please also simplify the steps as much as possible so they do not require additional resources to
run, such as a private dataset.
Metadata
Metadata
Assignees
Labels
No labels