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

cmake issue while installing on win10 #546

Open
ebenezum opened this issue Nov 19, 2021 · 1 comment
Open

cmake issue while installing on win10 #546

ebenezum opened this issue Nov 19, 2021 · 1 comment

Comments

@ebenezum
Copy link

Hi!

I have and issue installing tartiflette on my Win10 machine - breaks around cmake version warning:

  • Tartiflette version: 1.4
  • Python version: 3.7.4
  • Executed in docker: Works in docker but in docker linux is installed.

ERROR: Command errored out with exit status 1:
command: 'c:\users\wrobe\documents\github\py-test.venv\scripts\python.exe' 'c:\users\wrobe\documents\github\py-test.venv\lib\site-packages\pip_vendor\pep517\in_process_in_process.py' build_wheel 'C:\Users\wrobe\AppData\Local\Temp\tmprk2kihrh'
cwd: C:\Users\wrobe\AppData\Local\Temp\pip-install-v2lxej2g\tartiflette_8e63beb628d54227b5c38605ace23fdc
Complete output (12 lines):
running bdist_wheel
running build
running build_py
CMake Deprecation Warning at CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED):
Compatibility with CMake < 2.8.12 will be removed from a future version of
CMake.

Update the VERSION argument <min> value or use a ...<max> suffix to tell
CMake that the project does not need compatibility with older versions.

error: [WinError 2] Nie można odnaleźć określonego pliku (cannot find file)

ERROR: Failed building wheel for tartiflette

@abusi
Copy link
Contributor

abusi commented Nov 19, 2021

Hi @ebenezum thanks for this issue, today only ubuntu and macos are currently supported. Any PR around making win supported is gladly welcome.

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