The Python File Referenced in the Communication Component Startup Error Is Not in the Installation Directory of the Communication Component
Symptom:
When starting the communication component by executing the command.\python\python.exe .\src\main.py
in the installation directory of the communication component via powershell or cmd, the Python file referenced in the error is not in that installation directory.
Affected Software Versions:
All versions
Possible Cause:
/
Solution:
Check the system environment variables, and if there are variables like PYTHONHOME or PYTHONPATH, try removing them. (ensure that deleting these Python environment variables will not affect other software).