nexe: Error: python configure exited with code: 1

This 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?

About this issue

  • Original URL
  • State: closed
  • Created 6 years ago
  • Comments: 15 (3 by maintainers)

Most upvoted comments

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:

  • https://www.nasm.us/pub/nasm/releasebuilds/2.14rc12/win64/
  • Downloaded: nasm-2.14rc12-installer-x64.exe
  • Ran the installer as Administrator so that run with elevated privileges
  • Installed it to this location on my computer: D:\NASM
  • Go to: System Properties -> Environment Variables
  • Add D:\NASM to both of these:
    • User variables for [user] -> Path
    • System variables -> Path

Try adding --verbose to get an additional log