Error: python configure exited with code: 1
See original GitHub issueThis is a
- Bug Report
- Feature Request
- Other
If this is a bug report, What are the steps to reproduce?
//provide configuration here
Please also provide:
- Platform(OS/Version): Windows 10 Version 1803 (Build 17134.112)
- Host Node Version: 10.2.1
- Target Node Version: 10.2.1
- Nexe version: 2.0.0-rc.30
- Python Version: 2.7.15
I’m not sure why this is happening?
Issue Analytics
- State:
- Created 5 years ago
- Comments:15 (3 by maintainers)
Top Results From Across the Web
npm Install fails error Build failed with error code: 1
If your Node version is very recent, try downgrading. Stable version 14.16.1 worked.
Read more >Command ['python', 'waf'] exited with code 1 - Google Groups
Hi , In the ns-allinone-3.4 folder, i executed build.py on the shell. I got following error. ... Package goocanvas was not found in...
Read more >Troubleshoot Terminal launch failures - Visual Studio Code
Some terminal launch failures may be due to your shell installation and are not specific to VS Code. The exit codes displayed come...
Read more >How to Fix 'Terminated With Exit Code 1' Error - Komodor
Exit Code 1 indicates that a container shut down, either because of an application failure or because the image pointed to an invalid...
Read more >Python Initialization Configuration — Python 3.11.1 ...
Call exit(exitcode) if status is an exit. Print the error message and exit with a non-zero exit code if status is an error....
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
I had the exact same problem as @Tenrys and got it working. The solution is that you need to add the path to your environment variables. Here are the exact steps I did:
nasm-2.14rc12-installer-x64.exe
D:\NASM
System Properties -> Environment Variables
D:\NASM
to both of these:User variables for [user] -> Path
System variables -> Path
Try adding
--verbose
to get an additional log