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

i tryed to install cysimdjson for this app. #14

Open
mrrat1337 opened this issue Jun 19, 2024 · 0 comments
Open

i tryed to install cysimdjson for this app. #14

mrrat1337 opened this issue Jun 19, 2024 · 0 comments

Comments

@mrrat1337
Copy link

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

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

1 participant