Time-Travel-Rephotography/Time-Travel-Rephotography.github.io

No module named 'projector'

Jeil-dev opened this issue · 3 comments

Hi,
i'm tryna to use the the colab demo but when i arrive at the "Run" part i get this error:

ModuleNotFoundError Traceback (most recent call last)

in
3
4 from argparse import Namespace
----> 5 from projector import (
6 ProjectorArguments,
7 main,

ModuleNotFoundError: No module named 'projector'

i have the same issue

Corbi commented

Same problem.

You just need to run this line before everything else:
cd /content/Time-Travel-Rephotography if using Colab.