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

Why cannot import 'tools' #53

Open
AmazingHub0 opened this issue Sep 25, 2021 · 1 comment
Open

Why cannot import 'tools' #53

AmazingHub0 opened this issue Sep 25, 2021 · 1 comment

Comments

@AmazingHub0
Copy link

When i run the edge_smooth.py #(usage 3)# , the terminal return 'No module named 'tools'' . how can i fix this ?
Traceback (most recent call last): File "edge_smooth.py", line 2, in <module> from tools.utils import check_folder ModuleNotFoundError: No module named 'tools'

@TachibanaYoshino
Copy link
Owner

You need to modify the import statement in the py file.

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

2 participants