Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error: command 'cl.exe' failed: None #19

Open
WilliamQue opened this issue Aug 7, 2022 · 0 comments
Open

error: command 'cl.exe' failed: None #19

WilliamQue opened this issue Aug 7, 2022 · 0 comments

Comments

@WilliamQue
Copy link

Environment: win10 + python3.9
Visual studio build tools:
(1) MSVC v143 - VS 2002 C++ x64/x86 build tools(lastest)
(2) Windows 10 SDK (10.0.20348.0)

I put py2sec.py in f:\py and all py files in f:\py\main, then run command

f:\py > python py2sec.py -d main -r

and Error reports

(spd39) F:\py>python py2sec.py -d main\ -r
Active code page: 65001
Compiling main\sa\init.py because it changed.
[1/1] Cythonizing main\sa\init.py
running build_ext
building 'main.sa.init' extension
creating build\temp.win-amd64-cpython-39
creating build\temp.win-amd64-cpython-39\Release
creating build\temp.win-amd64-cpython-39\Release\tmp_build
creating build\temp.win-amd64-cpython-39\Release\tmp_build\main
creating build\temp.win-amd64-cpython-39\Release\tmp_build\main\sa
cl.exe /c /nologo /O2 /W3 /GL /DNDEBUG /MD -Id:\miniconda3\envs\spd39\include -Id:\miniconda3\envs\spd39\Include /Tctmp_build\main\sa\init.c /Fobuild\temp.win-amd64-cpython-39\Release\tmp_build\main\sa\init.obj
error: command 'cl.exe' failed: None

Py2Sec Encrypt Encounter Error

I don't know what's wrong , please give some suggestions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant