elkai icon indicating copy to clipboard operation
elkai copied to clipboard

cannot pip install elkai in windows10

Open 781087595 opened this issue 2 years ago • 6 comments
trafficstars

781087595 avatar Jul 01 '23 08:07 781087595

Collecting elkai Using cached elkai-2.0.1.tar.gz (227 kB) Installing build dependencies ... done Getting requirements to build wheel ... done Installing backend dependencies ... done Preparing metadata (pyproject.toml) ... done Building wheels for collected packages: elkai Building wheel for elkai (pyproject.toml) ... error error: subprocess-exited-with-error

× Building wheel for elkai (pyproject.toml) did not run successfully. │ exit code: 1 ╰─> [20 lines of output] *** scikit-build-core 0.4.7 using CMake 3.26.4 (wheel) *** Configuring CMake... 2023-07-01 16:03:16,745 - scikit_build_core - WARNING - Can't find a Python library, got libdir=None, ldlibrary=None, multiarch=None, masd=None loading initial cache file C:\Users\wwq\AppData\Local\Temp\tmpqqx0yjqr\build\CMakeInit.txt -- Building for: NMake Makefiles CMake Error at CMakeLists.txt:3 (project): Running

     'nmake' '-?'
 
    failed with:
 
     绯荤粺鎵句笉鍒版寚瀹氱殑鏂囦欢銆\x82
 
 
  CMake Error: CMAKE_C_COMPILER not set, after EnableLanguage
  CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage
  -- Configuring incomplete, errors occurred!
 
  *** CMake configuration failed
  [end of output]

note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed building wheel for elkai Failed to build elkai ERROR: Could not build wheels for elkai, which is required to install pyproject.toml-based projects

781087595 avatar Jul 01 '23 08:07 781087595

Hey, are you running Python 3.9? I see there wasn't a win64 3.9 wheel, and uploaded one right now.

fikisipi avatar Jul 02 '23 15:07 fikisipi