You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "", line 198, in _run_module_as_main
File "", line 88, in run_code
File "C:\Users\hp\AppData\Local\Programs\Python\Python313\Scripts\pieces.exe_main.py", line 7, in
sys.exit(main())
~~~~^^
File "C:\Users\hp\AppData\Local\Programs\Python\Python313\Lib\site-packages\pieces\app.py", line 159, in main
cli.run()
~~~~~~~^^
File "C:\Users\hp\AppData\Local\Programs\Python\Python313\Lib\site-packages\pieces\app.py", line 145, in run
return onboarding_command()
File "C:\Users\hp\AppData\Local\Programs\Python\Python313\Lib\site-packages\pieces\commands\onboarding.py", line 188, in onboarding_command
mini_step.run(console)
~~~~~~~~~~~~~^^^^^^^^^
File "C:\Users\hp\AppData\Local\Programs\Python\Python313\Lib\site-packages\pieces\commands\onboarding.py", line 55, in run
validation, message_failed = self.validation()
~~~~~~~~~~~~~~~^^
TypeError: 'str' object is not callable
The text was updated successfully, but these errors were encountered:
WindowsTerminal_WtYihVGzG8.mp4
Traceback (most recent call last):
File "", line 198, in _run_module_as_main
File "", line 88, in run_code
File "C:\Users\hp\AppData\Local\Programs\Python\Python313\Scripts\pieces.exe_main.py", line 7, in
sys.exit(main())
~~~~^^
File "C:\Users\hp\AppData\Local\Programs\Python\Python313\Lib\site-packages\pieces\app.py", line 159, in main
cli.run()
~~~~~~~^^
File "C:\Users\hp\AppData\Local\Programs\Python\Python313\Lib\site-packages\pieces\app.py", line 145, in run
return onboarding_command()
File "C:\Users\hp\AppData\Local\Programs\Python\Python313\Lib\site-packages\pieces\commands\onboarding.py", line 188, in onboarding_command
mini_step.run(console)
~~~~~~~~~~~~~^^^^^^^^^
File "C:\Users\hp\AppData\Local\Programs\Python\Python313\Lib\site-packages\pieces\commands\onboarding.py", line 55, in run
validation, message_failed = self.validation()
~~~~~~~~~~~~~~~^^
TypeError: 'str' object is not callable
The text was updated successfully, but these errors were encountered: