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

Import error in dataset/preprocess.py #74

Open
muramasa2 opened this issue Jan 1, 2022 · 0 comments
Open

Import error in dataset/preprocess.py #74

muramasa2 opened this issue Jan 1, 2022 · 0 comments

Comments

@muramasa2
Copy link

When I ran the program dataset/preprocess.py, I caught the error below.

$ python3 dataset/preprocess.py

Traceback (most recent call last):
  File "dataset/preprocess.py", line 10, in <module>
    from .params.params import path_to_mp4, path_to_preprocess
ModuleNotFoundError: No module named '__main__.params'; '__main__' is not a package
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

Successfully merging a pull request may close this issue.

1 participant