Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No module named 'projector' #24

Open
Jeil-dev opened this issue Sep 3, 2022 · 3 comments
Open

No module named 'projector' #24

Jeil-dev opened this issue Sep 3, 2022 · 3 comments

Comments

@Jeil-dev
Copy link

Jeil-dev commented Sep 3, 2022

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'

@siani26
Copy link

siani26 commented Sep 5, 2022

i have the same issue

@Corbi
Copy link

Corbi commented Sep 14, 2022

Same problem.

@margaritageleta
Copy link

margaritageleta commented Mar 9, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants