2 months ago
my error:
Starting Container
Traceback (most recent call last):
File "/app/main.py", line 1080, in <module>
@tree.command(name="verificar", description="
Verifica si el entorno está listo para Elite IA")
^^^^
NameError: name 'tree' is not defined. Did you mean: 'True'?
Traceback (most recent call last):
File "/app/main.py", line 1080, in <module>
@tree.command(name="verificar", description="
Verifica si el entorno está listo para Elite IA")
^^^^
NameError: name 'tree' is not defined. Did you mean: 'True'?
Traceback (most recent call last):
File "/app/main.py", line 1080, in <module>
@tree.command(name="verificar", description="
Verifica si el entorno está listo para Elite IA")
^^^^
NameError: name 'tree' is not defined. Did you mean: 'True'?
Traceback (most recent call last):
File "/app/main.py", line 1080, in <module>
@tree.command(name="verificar", description="
Verifica si el entorno está listo para Elite IA")
^^^^
NameError: name 'tree' is not defined. Did you mean: 'True'?
Traceback (most recent call last):
File "/app/main.py", line 1080, in <module>
@tree.command(name="verificar", description="
Verifica si el entorno está listo para Elite IA")
^^^^
NameError: name 'tree' is not defined. Did you mean: 'True'?
Traceback (most recent call last):
File "/app/main.py", line 1080, in <module>
@tree.command(name="verificar", description="
Verifica si el entorno está listo para Elite IA")
^^^^
NameError: name 'tree' is not defined. Did you mean: 'True'?
Traceback (most recent call last):
File "/app/main.py", line 1080, in <module>
@tree.command(name="verificar", description="
Verifica si el entorno está listo para Elite IA")
^^^^
NameError: name 'tree' is not defined. Did you mean: 'True'?
Traceback (most recent call last):
File "/app/main.py", line 1080, in <module>
@tree.command(name="verificar", description="
Verifica si el entorno está listo para Elite IA")
^^^^
NameError: name 'tree' is not defined. Did you mean: 'True'?
Traceback (most recent call last):
File "/app/main.py", line 1080, in <module>
@tree.command(name="verificar", description="
Verifica si el entorno está listo para Elite IA")
^^^^
NameError: name 'tree' is not defined. Did you mean: 'True'?
Traceback (most recent call last):
File "/app/main.py", line 1080, in <module>
@tree.command(name="verificar", description="
Verifica si el entorno está listo para Elite IA")
^^^^
NameError: name 'tree' is not defined. Did you mean: 'True'?
Traceback (most recent call last):
File "/app/main.py", line 1080, in <module>
@tree.command(name="verificar", description="
Verifica si el entorno está listo para Elite IA")
^^^^
NameError: name 'tree' is not defined. Did you mean: 'True'?
github project https://github.com/asus1m415da/Elite-IA/
3 Replies
2 months ago
Hey there! We've found the following might help you get unblocked faster:
If you find the answer from one of these, please let us know by solving the thread!
2 months ago
Are you importing the tree package?
irazvan2745
Are you importing the tree package?
2 months ago
I realized my mistake. I didn't add a bot to the command. Thanks and sorry for bothering me 
Status changed to Open brody • 2 months ago
Status changed to Solved brody • 2 months ago