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

Error after pressing enter, in step 3 #213

Open
kirollos-at-pieces opened this issue Oct 30, 2024 · 0 comments
Open

Error after pressing enter, in step 3 #213

kirollos-at-pieces opened this issue Oct 30, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@kirollos-at-pieces
Copy link

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

@kirollos-at-pieces kirollos-at-pieces added the bug Something isn't working label Oct 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant