Skip to content

Missing char in instructions for pip installing pytorch3d.git #28

@yoDon

Description

@yoDon

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):

  1. Any changes you made (git diff) or code you wrote
<put diff or code here>
  1. The exact command(s) you ran:
  2. 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions