Troubleshoot#
Python Version Check:#
Ensure that you have a recent version of Python installed (3.8 or above). To verify your Python version, open a terminal or command prompt and type python --version.
To update your version of Python, you can follow the instructions on this link, or use the following command:
Pip Installation Verification:#
Check if pip is installed and is up-to-date. Type pip --version in the terminal or command prompt to verify the installed version of pip (v22 or above).
If you have a lower version, try updating pip with the following command:
Talk to our support:#
If you’re still have issues, please reach out to our team for support at support@engineai.com.