Hello everyone.
Hope this email finds you well.
I am an Outreachy applicant and I have been going through this document: https://gitlab.torproject.org/torproject/web/tpo/-/wikis/Compiling-a-local-v... in other to setup the support portal locally and work on some issues.
I followed the steps and when I got to the part where I had to enter the tpo/lego directory, I realized the directory wasn't found. Don't know where I went wrong.
I continued till I got to the command: lektor build, but I got the error home/renate/.local/lib/lektor/lib/python3.6/site-packages/pkg_resources/__init__.py", line 2456, in resolve module = __import__(self.module_name, fromlist=['__name__'], level=0)
except IOError, e: SyntaxError: invalid syntax
Understanding where the error came from, I realized it had something to do with the __init__.py file. I tried googling but didn't come out with anything meaningful.
Don't know if I didn't follow the steps well, or something else. Please I need help on this.
Thanks