Time-Travel-Rephotography.github.io icon indicating copy to clipboard operation
Time-Travel-Rephotography.github.io copied to clipboard

No module named 'projector'

Open Jeil-dev opened this issue 2 years ago • 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'

Jeil-dev avatar Sep 03 '22 16:09 Jeil-dev

i have the same issue

siani26 avatar Sep 05 '22 17:09 siani26

Same problem.

Corbi avatar Sep 14 '22 21:09 Corbi

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

margaritageleta avatar Mar 09 '23 07:03 margaritageleta