diff --git a/README.md b/README.md index 289825e3..4e78a4a4 100644 --- a/README.md +++ b/README.md @@ -130,7 +130,7 @@ Note that existing task results will not be available after the change. Refer to ### Common Troubleshooting -Sympthoms | Possible Solutions +Symptoms | Possible Solutions --------- | ------------------ While starting WebODM you get: `from six.moves import _thread as thread ImportError: cannot import name _thread` | Try running: `sudo pip install --ignore-installed six` While starting WebODM you get: `'WaitNamedPipe','The system cannot find the file specified.'` | 1. Make sure you have enabled VT-x virtualization in the BIOS.
2. Try to downgrade your version of Python to 2.7