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

Unable to setup development environment on Windows 10 #466

Closed
humblefool1997 opened this issue Feb 29, 2020 · 1 comment
Closed

Unable to setup development environment on Windows 10 #466

humblefool1997 opened this issue Feb 29, 2020 · 1 comment

Comments

@humblefool1997
Copy link

humblefool1997 commented Feb 29, 2020

I m facing issue while setting up kapitan on windows 10 machine . here the error details.

 ERROR: Command errored out with exit status 1:
     command: 'c:\users\Saif\appdata\local\programs\python\python38-32\python.exe' -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\Saif\\AppData\\Local\\Temp\\pip-install-ni9522uy\\jsonnet\\setup.py'"'"'; __file__='"'"'C:\\Users\\Saif\\AppData\\Local\\Temp\\pip-install-ni9522uy\\jsonnet\\setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record 'C:\Users\Saif\AppData\Local\Temp\pip-record-vhpcvvp7\install-record.txt' --single-version-externally-managed --compile
         cwd: C:\Users\Saif\AppData\Local\Temp\pip-install-ni9522uy\jsonnet\
    Complete output (4 lines):
    running install
    running build
    running build_ext
    error: [WinError 2] The system cannot find the file specified
    ----------------------------------------
ERROR: Command errored out with exit status 1: 'c:\users\Saif\appdata\local\programs\python\python38-32\python.exe' -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\Saif\\AppData\\Local\\Temp\\pip-install-ni9522uy\\jsonnet\\setup.py'"'"'; __file__='"'"'C:\\Users\\Saif\\AppData\\Local\\Temp\\pip-install-ni9522uy\\jsonnet\\setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record 'C:\Users\Saif\AppData\Local\Temp\pip-record-vhpcvvp7\install-record.txt' --single-version-externally-managed --compile Check the logs for full command output.
@adrianchifor
Copy link
Member

This is an issue with jsonnet on Win 10, please see google/jsonnet#476

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

2 participants