static-frame / arraykit

Python C Extensions for StaticFrame
Other
8 stars 2 forks source link

3.12 wheels #150

Closed flexatone closed 10 months ago

flexatone commented 10 months ago

Issue in GitHub action, cibuildwheel, testing on Windows. Process is not using a wheel and trying to download Pandas:

        Project name: pandas
        Project version: 2.1.3
        Activating VS 17.8.1
        C compiler for the host machine: cl (msvc 19.37.32826.1 "Microsoft (R) C/C++ Optimizing Compiler Version 19.37.32826.1 for x64")
        C linker for the host machine: link link 14.37.32826.1
        C++ compiler for the host machine: cl (msvc 19.37.32826.1 "Microsoft (R) C/C++ Optimizing Compiler Version 19.37.32826.1 for x64")
        C++ linker for the host machine: link link 14.37.32826.1
        Cython compiler for the host machine: cython (cython 0.29.36)
        Host machine cpu family: x86_64
        Host machine cpu: x86_64
        Program python found: YES (C:\Users\runneradmin\AppData\Local\Temp\cibw-run-lu7ldq90\cp312-win32\venv-test\Scripts\python.exe)
        Need python for x86_64, but found x86
        Run-time dependency python found: NO (tried sysconfig)