Skip to content

i tryed to install cysimdjson for this app. #14

@razvanwir

Description

@razvanwir

pip3 install cysimdjson
Defaulting to user installation because normal site-packages is not writeable
Collecting cysimdjson
Using cached cysimdjson-23.8.tar.gz (517 kB)
Installing build dependencies ... done
Getting requirements to build wheel ... done
Preparing metadata (pyproject.toml) ... done
Building wheels for collected packages: cysimdjson
Building wheel for cysimdjson (pyproject.toml) ... error
error: subprocess-exited-with-error

× Building wheel for cysimdjson (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [20 lines of output]
C:\Users\Razvan\AppData\Local\Temp\pip-build-env-z6vguzs8\overlay\Lib\site-packages\setuptools\dist.py:318: InformationOnly: Normalizing '23.08' to '23.8'
self.metadata.version = self.normalize_version(self.metadata.version)
running bdist_wheel
running build
running build_py
creating build
creating build\lib.win-amd64-cpython-312
creating build\lib.win-amd64-cpython-312\cysimdjson
copying cysimdjson_init
.py -> build\lib.win-amd64-cpython-312\cysimdjson
copying cysimdjson\cysimdjson.pyx -> build\lib.win-amd64-cpython-312\cysimdjson
copying cysimdjson\cysimdjson.h -> build\lib.win-amd64-cpython-312\cysimdjson
copying cysimdjson\cysimdjsonc.h -> build\lib.win-amd64-cpython-312\cysimdjson
copying cysimdjson\jsoninter.h -> build\lib.win-amd64-cpython-312\cysimdjson
creating build\lib.win-amd64-cpython-312\cysimdjson\pysimdjson
copying cysimdjson\pysimdjson\errors.h -> build\lib.win-amd64-cpython-312\cysimdjson\pysimdjson
creating build\lib.win-amd64-cpython-312\cysimdjson\simdjson
copying cysimdjson\simdjson\simdjson.h -> build\lib.win-amd64-cpython-312\cysimdjson\simdjson
running build_ext
building 'cysimdjson.cysimdjson' extension
error: Microsoft Visual C++ 14.0 or greater is required. Get it with "Microsoft C++ Build Tools": https://visualstudio.microsoft.com/visual-cpp-build-tools/
[end of output]

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions