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

When I run main.py, it tells me that I don't have utils.AF, where should I find that file or the library #13

Open
hajoxs opened this issue Jan 11, 2024 · 1 comment

Comments

@hajoxs
Copy link

hajoxs commented Jan 11, 2024

Traceback (most recent call last):
File "f:\subject\code\TEED-main\main.py", line 18, in
from loss2 import *
File "f:\subject\code\TEED-main\loss2.py", line 3, in
from utils.AF.Fsmish import smish as Fsmish
ModuleNotFoundError: No module named 'utils.AF'

@xavysp
Copy link
Owner

xavysp commented Jan 12, 2024

Hi, thanks for interesting in TEED, you can see this function in: https://github.com/xavysp/TEED/tree/main/utils/AF

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