Closed Ao1Pointblank closed 2 years ago
does not work on linux mint.
File "/usr/local/bin/a2ln", line 135 match error.errno: ^ SyntaxError: invalid syntax
removing the code from lines 134-144 helps, so long as you start the server with both ports specified
Hey, your Python version is probably too old. At least Python 3.10 is required.
You can check the Python version by using:
$ python --version
i have: Python 3.8.10
You must upgrade it.
does not work on linux mint.
removing the code from lines 134-144 helps, so long as you start the server with both ports specified