Troubleshootingยง
Here are some common problems you may come across:
- When updating to OpenAD
0.4.0or above, first remove all toolkits by runnninglist toolkitsand thenremove toolkit <toolkit_name>. - If you can't get openAD to run, try deleting the
~/.openaddirectory, especially if you have run older versions of OpenAD in the past. Make sure to back up your workspaces if you want to keep your files. - When installing on macOS without a virtual environment, you may need to use
python3andpip3instead ofpythonandpip. - Ensure you're running Python 3.10.10+ or 3.11 - see Upgrading Python. Due to an issue with one of our dependencies, Python 3.12 is not yet supported.