python run error, the system can not find the file specified

tags: python

Error running 'test_stock_info_unittest': Can not run program "C: \ Users \ admin \ AppData \ Local \ Programs \ Python \ Python37-32 \ python.exe" (in directory "E: \ MMS \ myfirstproject \ MMSpackagefile \ codefile"): CreateProcess error = 2, the system can not find the file specified.

This path has been removed, change the default path of travel

is not resolved;
The method used is a final reconstruction of the item, the code stickers past, to solve the problem;
Summary: 1, python feel time is so less rigorous, problem-solving need to change the way of thinking;

Another: there is a better solution Which Great God, here also want to learn next;

Intelligent Recommendation

Android studio CreateProcess error=2, the system can not find the specified file.

Brief description: Do ping++ payment function, when downloading and running the official demo, android studio reported this error, there are many answers, tried a lot of ways, no use, until you see a ...

Solve java call ProcessBuilder error system can not find the specified file

Recently, the audio and video transcoding tool ffmpeg.exe is called in the java program. In the process of calling the sub-process using Process, the error will be reported as follows, and the method ...

Error Resolutions xxx.txt (system can not find the file specified.) In: java.io.FileNotFoundException

Error Resolutions xxx.txt (system can not find the file specified.) In: java.io.FileNotFoundException Today, writing a file read function when reported the following error: java.io.FileNotFoundExcepti...

Help: Can not run program error when using oppenoffice converting file formats "C: \ Program": CreateProcess error = 2, The system can not find the file specified

Use the preview function to do when the file format conversion tools, before also good, can be used. Today visited on the error, utility class code is as follows: public static int office2PDF(String s...

Cannot run program "python": CreateProcess error=2, the system cannot find the specified file-IDEA local Test solution record

First determine whether to install python, Use cmd command under windows and type python enter. The command is not installed if it is not found. The installation is completed when the version number i...

More Recommendation

[Turn] Python FileNotFoundError: [WinError 2] system can not find the file specified

Use echo in the child process in Windows, you need to setshell =TrueBecause the echo is not a separate command, but Window CMD built-in commands Also, to note, only use the shell in the case of absolu...

Under svn idea can not be used connot run program "svn", the system can not find the file specified

Problem: as shown below: Solution: This is wrong svn client did not choose command line client tools during installation, we can choose Control Panel == "Uninstaller Find the specified program th...

Python Error: FilenotFounderror: [Winerror 2] The system cannot find the specified file.

When we encounter this problem when we do Python crawl, it is generally data analysis, and the crawler requires some file location. Sometimes if you don't put it in the default location, you may have ...

Error running '17': Cannot run program"C:\python.exe" CreateProcess error=2, the system cannot find the file specified.

A red box popped up when running code in PyCharm encountered such a problem: At this time, click file –> setting –> Project: your project name –> Project Interpreter –...

Solve IDEA's "Cannot run program "git.exe": CreateProcess error=2, the system cannot find the specified file" error

The IDEA downloaded on the official website will be missing the git.exe configuration path and needs to be configured by yourself, which makes it impossible to clone the project on github and submit t...

Copyright  DMCA © 2018-2026 - All Rights Reserved - www.programmersought.com  User Notice

Top