this problem occurs because the PATH of mak.exe is not included in the Windows PATH environment variable. Adding C:\pixhawk_toolchain\toolchain\bin to the PATH environment variable resolves this problem.
2. The python import error:No moudle named ’em’ will occur when executing the compile command again after adding the environment variable. The python package needs to be installed. Following the error prompt, the problem can be solved by recompiling the corresponding package after installing it by easy_install EMPy Catkin_pkg in the Windows command window.
3: ImportError: No module named ‘serial’ problem arises. The ImportError: No module named ‘serial’ problem requires the installation of the serial package. The ImportError problem can be resolved by running easy-install serial on the Windows command window and installing the serial package.
Read More:
- eclipse cdt Program “make” not found in PATH
- How to make eclipse after the program is modified, click run to automatically save it.
- A strange problem in compiling OpenGL program
- A solution to the problem of “straight ‘\ 357’ in program” when compiling GCC
- “Launch” appears when eclipse C + + CDT runs the program failed.binary not found”
- The problem of window flash after C + + program is compiled and run
- Solutions to the problem of vulnerable missing firmware in Ubuntu
- Angular: Program ng failed to run No application is associated
- MySQL driver compiling method of QT under windows and solutions to abnormal errors
- The problem of failed to create process occurs in pyinstaller package program of Python
- Supplement to the problem of “Session’app’: Error Launching activity” when running on Android
- Solve the problem of Python in Windows environment: Fatal error in launcher: Unable to create process using’”‘ in pip installation
- After eclipse eclipse eclipse imports the correct project, an error is reported in XML and other files
- [OpenGL] cannot start this program because the computer is missing glut32.dll. Try to re install the program to fix this problem. …
- ExecutableNotFound: failed to execute [‘dot’, ‘-Tsvg’], make sure the Graphviz executables are on yo
- Run Python file for the first time with eclipse / pydev: “UTF-8 ‘codec can’t decode byte 0xc4 in position
- This program cannot be started because vcruntime140 is missing from your computer_ 1.dll。 Try to install the program again to solve the problem.
- The firmware of the connected j-link does not support the following memory access)
- Solve the problem of failed to create the Java virtual machine when eclipse is opened
- Under Ubuntu environment, eclipse writes C program, and error starting process is reported