yaa…
I installed the python 3.8 version. and Syntex error is solved but now
ubuntu@tecis_erpnext:/home/frappe/frappe-bench$ bench start
Traceback (most recent call last):
File "/home/ubuntu/.local/bin/bench", line 5, in <module>
from bench.cli import cli
ModuleNotFoundError: No module named 'bench'
ubuntu@tecis_erpnext:/home/frappe/frappe-bench$
There is obviously a problem with your python and bench install…
I think this is not specifics to Frappe or Bench but more related to Linux and Python system management. I can’t help you more on that, but I’m sure you can dig a little bit with this forum and Python documentation to find out what is going on.
Just format your system and install the tools with versions specified below. Alternatively, as @FHenry mentioned, use any guide on this forum and you should be good to go.