-
-
Notifications
You must be signed in to change notification settings - Fork 134
Open
Description
I did some changes with the code too, but not the functional part but the training of datasets output the error as:
Exception in Tkinter callback
Traceback (most recent call last):
File "C:\Users\{name}\AppData\Local\Programs\Python\Python39\lib\tkinter\__init__.py", line 1892, in __call__
return self.func(*args)
File "d:\{path}\system.py", line 198, in trainmodel
train_classifer(self.controller.active_name)
File "d:\{path}\create_classifier.py", line 11, in train_classifer
path = os.path.abspath.join(os.getcwd() + "/data/" + name + "/")
AttributeError: 'function' object has no attribute 'join'
Metadata
Metadata
Assignees
Labels
No labels