Skip to content
New issue

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

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

Already on GitHub? # 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 · 2 comments

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

@hajoxs
Copy link
Author

hajoxs commented Aug 27, 2024

thanks

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

No branches or pull requests

2 participants